The Pomodoro technique, developed in 1988 by Francisco Cirillo, is an Italian time management method that can be applied to various tasks, whether in studies or at work. About pomodoro
Simple app using Flutter with Mob-x to manage activities with rest time.
Used packages:
- mobx
- flutter_mobx
- provider
- build_runner
- mobx_codegen
To run the project use the following commands
# Clone this project
$ git clone https://github.com/KaueSena01/Pomodoro
# Execute
$ flutter pub get
# Run
$ flutter run
Application screenshots
This application was built based on the Cod3r project.