Usefull for learning state management by Riverpod, manipulate SQLite database using sqflite in Flutter.
Mock classes and data for unit test and integration test in Fluter.
Dependencies :
$ git clone https://github.com/mauyz/task_manager_app
$ cd task_manager_app
$ flutter pub get
$ flutter run
- Unit test :
$ flutter test
- Integration test :
$ flutter test