Skip to content

mauyz/task_manager_app

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

Releases

No releases published

Packages

No packages published

Languages