Mobile application for performing the pomodoro technique.
his repository's main objective is to demonstrate the application developed to train my knowledge during the Flutter course from the company COD3R.
Built with Flutter using the Mobx and Provider packages.
- Monitor work pace and focus.
- Monitor rest time after performing a job.
- It is possible to manually configure the work and rest time with the pomodoro running.
- Pause and restart the pomodoro if necessary.
This project was developed using the following technologies:
First clone this project using:
git clone https://github.com/GoedertDalmolin/pomodoro.git
cd pomodoro
Finally, with flutter installed on your machine, run the following command:
flutter run