Skip to content

Repository files navigation

Simple task manager

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 :



Run the project

$ git clone https://github.com/mauyz/task_manager_app
$ cd task_manager_app
$ flutter pub get
$ flutter run

Run the test

  • Unit test :
$ flutter test
  • Integration test :
$ flutter test integration_test

Releases

Packages

Used by

Contributors

Languages