tasky 1.0.0 copy "tasky: ^1.0.0" to clipboard
tasky: ^1.0.0 copied to clipboard

Tasky simplifies managing Dart isolates for handling long-running tasks in Flutter. It offers priority-based task management, automatic isolate scaling, retries, and real-time progress updates. Keep y [...]

1.0.0 #

[1.0.0] - 2024-09-20

Initial Release Task Management: Introduced a robust task management system with priority-based queuing for optimal resource allocation. Isolate Management: Automated scaling of Dart isolates to efficiently handle long-running and resource-intensive tasks without blocking the main thread. Retry Mechanism: Implemented automatic retries for failed tasks to enhance reliability and minimize user disruption. Progress Updates: Added real-time progress updates to keep users informed about ongoing tasks, improving the overall user experience. Responsive Design: Ensured the app remains responsive while complex computations are processed in the background, enhancing performance.

Features Support for multiple concurrent tasks with adjustable priority levels. Customizable configurations for task execution and error handling. Simple API for easy integration into existing Flutter applications.

5
likes
140
points
25
downloads

Publisher

verified publishersupercode.co.zw

Weekly Downloads

Tasky simplifies managing Dart isolates for handling long-running tasks in Flutter. It offers priority-based task management, automatic isolate scaling, retries, and real-time progress updates. Keep your app responsive while Tasky handles complex computations and resource-heavy tasks efficiently.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, logger, uuid

More

Packages that depend on tasky