orchestrator_bloc 0.3.0 copy "orchestrator_bloc: ^0.3.0" to clipboard
orchestrator_bloc: ^0.3.0 copied to clipboard

Flutter BLoC/Cubit integration for orchestrator_core. Build scalable Flutter apps with Event-Driven Orchestrator pattern.

Changelog #

All notable changes to this project will be documented in this file.

0.2.0 - 2025-12-25 #

Fixed #

  • Use SignalBus.instance instead of SignalBus() for consistent singleton access.
  • Properly set _busSubscription = null after cancel in dispose().

Changed #

  • Updated dependency to orchestrator_core: ^0.2.0.

0.1.0 - 2025-12-25 #

Changed #

  • Updated dependency to orchestrator_core: ^0.1.0 to support Unified Data Flow and Advanced Caching features.

0.0.1 - 2024-12-24 #

Added #

  • Initial release
  • OrchestratorCubit - Cubit integration with job dispatch and event routing
  • OrchestratorBloc - Bloc integration with job dispatch and event routing
0
likes
0
points
400
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter BLoC/Cubit integration for orchestrator_core. Build scalable Flutter apps with Event-Driven Orchestrator pattern.

Repository (GitHub)
View/report issues

Topics

#state-management #bloc #cubit #orchestrator #flutter

License

unknown (license)

Dependencies

flutter, flutter_bloc, orchestrator_core

More

Packages that depend on orchestrator_bloc