pedromassango/xtimer-flutter-app
Flutter timer app
- Stars
- 277
- Forks
- 96
- Last push (UTC)
- Feb 10, 2020
- Project status
- Active
LanguagesDartRubyKotlin
Technical topics
Dependencies used
Dependency list 10 items
- flutter
{"sdk":"flutter"} - cupertino_icons
^0.1.2 - sqflite
^1.0.0 - path_provider
any - flutter_launcher_icons
^0.7.0 - bloc
^0.10.0 - flutter_bloc
^0.8.0 - equatable
^0.2.3 - meta
^1.1.6 - flutter_testDevelopment
{"sdk":"flutter"}
Rankings
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
xTimer
A Timer app made with Flutter. Fork it, build it keep it open-source. Pull request is always welcome.
App available on PlayStore: https://play.google.com/store/apps/details?id=com.pedromassango.xtimer
Current State
https://raw.githubusercontent.com/pedromassango/xtimer-flutter-app/HEAD/screenshots/img1.png https://raw.githubusercontent.com/pedromassango/xtimer-flutter-app/HEAD/screenshots/img2.png
TODO
- [x] Use BLoC pattern
- [x] List Tasks
- [x] New Task
- [x] Timer Screen
- [x] Add Countdown timer
- [x] Improve Countdown Timer
- [x] Save task in database
- [x] Add empty state in home page
- [ ] Option to delete task (swipe to delete)
Getting Started
For help getting started with Flutter, view our online documentation.