A Flutter “Todo” App
This project is part of a talk introducing Flutter to new developers.
Are you new to Flutter? Start here !
Requirements
- Listing items
- Adding items
- Removing items
- Editing items
- Data persistence
Functionality
- Animated list
- Shared Preferences (Data Persistence)
- Unit tests
- Widget tests
- Integration tests (Automation)
Screenshots
Credit (github url) : https://github.com/Morthor/flutter_todo_app_talk
Next Article : https://flutterappdev.com/2019/01/18/flutter-clone-of-kotlin-multiplatform-votlin-app/










