fluxon 0.0.1
fluxon: ^0.0.1 copied to clipboard
A comprehensive service locator and services framework for Dart applications using Squadron worker isolates.
0.0.1 #
- Initial public preview of Fluxon framework with:
- Cross-isolate services and transparent proxies
- Event system with typed events and automatic routing
- Example: Image Studio demonstrating event-driven cancelable jobs
- Method codegen via
fluxon_method_generator