Wish to have it customized?
If you like the theme, but wish to have it customized your way, you can hire the Start Flutter team to do that for you.
Flutter Todo
Yet another Todo app, now using Flutter.
Getting Started
This Todo app is implemented using Flutter (with Scoped Model for state management) and Firebase.
Features:
- Create/edit todo
- Delete todo by swipping
- Mark done/not done in list
- Filter todo list by status (all/done/not done)
- Change theme (light to dark and vice versa) at runtime
- Enable shortcuts to create todo
- Login/logout
- Register new account
To get start, run below command in Terminal
cp .env.example.dart .env.dart
then add Firebase database’s URL and API key to .env.dart.
Credit (Github link) : https://github.com/tuannguyendotme/flutter_todo
Next Article : https://flutterappdev.com/2018/12/18/flutter-dating-app-ui-flutter-mobile-app-development/










