Click on the resources and download the latest APK
Or Click Here APK
-
Clone the repo
git clone https://github.com/UtkarshDeoli/Tomato-Timer.git
-
cd to dir
-
Get Dependency flutter pub get
-
Create flutter create .
-
Run flutter run
- Make a settings page where you can create different types of pomodoro timers.
- Implement a drop-down selector in the top bar of the timer menu to choose from your premade timers.
- Automatically save completed sessions and display them in a specific history page.
- Implement either a stopwatch or alarm feature.