progressor-simple-edition
- sometime you want to set a target for you weekly, for example: “reading book for 8 hours every week”. this app helps you to do that. furthermore, you can see the progress that you have done so far in the current week.
- current version is very simple and support for android only. the project also has not migrated to null-safety yet.
description
- create & delete the progress’s name & the amount of time per week you want to spend on the task (unit:minutes per week)
- start the timer before the task actually happends to keep track time spent on that task.
- end the timer when the task is paused, suspended.
images
getting started
- run: “flutter pub get” to install needed plugins.
- run: “flutter build apk –split-per-abi” to build the apk file
dependencies
- google_fonts: ^2.0.0
- sqflite: ^2.0.0+3
- path_provider: ^2.0.1
- numberpicker: ^1.3.0
- jiffy: ^3.0.1
- flutter_local_notifications: ^4.0.1
- flutter_background: ^0.1.6
- provider: ^5.0.0
authors
sonnguyen9800
Comments are closed.