flutter_task_time_tracker 1.0.16
flutter_task_time_tracker: ^1.0.16 copied to clipboard
A cross-platform Flutter plugin for tracking task durations with background support, persistent storage using Hive, and interactive notifications using Awesome Notifications.
[1.0.16] - Patch Work #
- fixed timer issue
[1.0.15] - Patch Work #
- fixed timer issue
[1.0.14] - Patch Work #
- fixed timer issue
[1.0.13] - Patch Work #
- added notification status
[1.0.12] - Patch Work #
- Minor fixes and code improvements.
[1.0.11] - Patch Work #
- Minor fixes and code improvements.
[1.0.10] - Patch Work #
- Minor fixes and code improvements.
[1.0.9] - Patch Work #
- Minor fixes and code improvements.
[1.0.8] - Patch Work #
- Minor fixes and code improvements.
[1.0.6] - Patch Work #
- Minor fixes and code improvements.
[1.0.5] - Patch Work #
- Minor fixes and code improvements.
[1.0.4] - Patch Work #
- Minor fixes and code improvements.
[1.0.3] - Patch Work #
- Minor fixes and code improvements.
[1.0.2] - Patch Work #
- Minor fixes and code improvements.
[1.0.1] - Patch Work #
- Minor fixes and code improvements.
[1.0.0] - Initial Release #
🎉 First stable version of Flutter Task Time Tracker plugin
Features #
- ⏳ Start, pause, resume, and stop timers
- 💾 Persistent timer storage using Hive
- 🔔 Background timer support with Awesome Notifications
- 🔁 Auto-restore session on app restart
- 💡 Real-time updates with
StreamController
- 🛠️ Cross-platform support: Android, iOS, Web, macOS, Windows, Linux