A Pomodoro-based task management application built with Flutter
Stay focused, manage tasks, and improve productivity using the Pomodoro technique
This project is a Pomodoro-based task management app developed using Flutter and Dart as part of my learning journey in cross-platform app development.
The application helps users organize tasks while following focused work and break intervals inspired by the Pomodoro technique.
This project was adapted from an open-source Flutter Pomodoro app and modified to better understand Flutter architecture, UI composition, and state-driven development.
- ⏳ Pomodoro timer with work and break sessions
- 📝 Basic task management
- 🎨 Clean and responsive user interface
- 🌗 Light and dark mode support
- 💾 Local data storage
- 📱 Runs on Web and Mobile platforms
- Flutter
- Dart
flutter pub get
flutter run -d chrome