Flutter – Todo App
Todo App I made with Flutter and Airtable API.
Run Locally
Clone the project
git clone https://github.com/yagizdo/todo_app_airtable
Go to the project directory
cd todo_app_airtable
Install dependencies
flutter pub get
Run App
flutter run
Libraries I use in the application:
- Dio : https://pub.dev/packages/dio
- Bloc : https://pub.dev/packages/bloc
- Flutter Bloc : https://pub.dev/packages/flutter_bloc
- Meta : https://pub.dev/packages/meta
- Flutter Screen Util : https://pub.dev/packages/flutter_screenutil
- Flutter Dotenv : https://pub.dev/packages/flutter_dotenv
Airtable Schema
App Video
2022-07-25.at.17.05.59.-.Sapphire.Stork.mp4
Contributing
Contributions are always welcome!
Comments are closed.