smart_isolate_manager 0.0.2
smart_isolate_manager: ^0.0.2 copied to clipboard
Smart and customizable isolate task manager for heavy Dart/Flutter tasks with full error handling.
Changelog #
All notable changes to the smart_isolate_manager
package will be documented in this file.
0.0.2 - 2025-08-06 #
Added #
- Initial release of
smart_isolate_manager
🎉 - Core functionality for managing isolate tasks
- Configurable task timeouts
- Built-in logging system with pretty formatting
- Comprehensive error handling with custom exceptions
- Thread-safe singleton implementation
- Example usage in README
- MIT License