a flutter todo app
this project is part of a talk introducing flutter to new developers.
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
Comments are closed.