bloc_one_shot 0.1.0
bloc_one_shot: ^0.1.0 copied to clipboard
A side-effect system for Flutter BLoC. Provides a buffered EffectController, SideEffectMixin for Bloc/Cubit, and global EffectObserver for logging and analytics.
0.1.0 #
- Initial release.
EffectControllerwith buffered broadcast stream.SideEffectMixinfor Bloc and Cubit.EffectObserverfor global effect observability.