clean_cubit_reactor 1.0.3 copy "clean_cubit_reactor: ^1.0.3" to clipboard
clean_cubit_reactor: ^1.0.3 copied to clipboard

Lightweight coordination layer for Cubit with automatic synchronization between multiple cubits using Reactor.

1.0.0 #

  • Initial release of Clean Cubit Reactor.
  • Provides a Reactor abstraction for coordinating data updates between multiple Cubits without direct coupling.
  • Includes:
    • Reactor base mixin
    • CubitListener for subscribing cubits to specific response types
    • Local caching and session history support
    • Example project demonstrating usage with ItemsCubit and UpdateItemCubit

1.0.1 #

  • Upadated readme image

1.0.2 #

  • Upadated readme image

1.0.3 #

  • Updated flutter_bloc
  • Runned dart format
3
likes
160
points
153
downloads

Publisher

unverified uploader

Weekly Downloads

Lightweight coordination layer for Cubit with automatic synchronization between multiple cubits using Reactor.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_bloc

More

Packages that depend on clean_cubit_reactor