orbit_task 0.0.1+5
orbit_task: ^0.0.1+5 copied to clipboard
The Next Generation Task Scheduler for Flutter. Orchestrate background execution seamlessly across Android, iOS, and Web.
0.0.1+1 #
- Initial release of OrbitTask.
- Unified Task Scheduler API for Android, iOS, and Web.
- Supports one-time and recurring tasks.
- Isolate-based background execution on Mobile.
- Web support via Timer fallback.
- Integration with
workmanagerfor native persistence.