About • Application • How it works • Tech Stack • Author • License
⏲️ Pomodoro Timer - is just an little project made with the purpose of study mobile development with:
Below is the application main screen.
Just press play and the app will start a 25 minute countdown (working time). When the time runs out an alarm will be raised, indicating the start of the rest period (5 minutes).
Note: Currently the alarms are not raised when the app is in background. This functionality wil be added in the future.
Before you begin, you will need to have Flutter and Android Studio installed and configured in your machine. In addition use your smartphone or an emulator to run the app.
Open the project with your IDE and run it by clicking play or via command line with:
# command line in the root of your project
$ flutter run
The following tools were used in the construction of the project:
- Editor: Android Studio → Plugin: Flutter, Dart
This project is under the license MIT.
Made with love by Hericles Koelher