flutter_task_time_tracker 1.0.0
flutter_task_time_tracker: ^1.0.0 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.0] - Initial Release #
- 🎉 First stable version of Flutter Task Time Tracker plugin
- ⏳ Start, pause, resume, and stop timers
- 💾 Persistent timer storage using Hive
- 🔔 Background timer with Awesome Notifications
- 🔁 Automatically restore previous session on app restart
- 💡 Real-time updates with StreamController
- 🛠️ Cross-platform plugin support (Android, iOS, Web, macOS, Windows, Linux)