flutter_task_automator 1.1.0
flutter_task_automator: ^1.1.0 copied to clipboard
A Flutter library for automating repetitive tasks with scheduling, prioritization, and error handling.
CHANGELOG.md
## 1.1.0
- Added Dart Doc Comments.
## 1.0.0
- Initial release with task scheduling, prioritization, and error handling.
- Added unit tests and example usage.