bloc_effects 0.2.0 copy "bloc_effects: ^0.2.0" to clipboard
bloc_effects: ^0.2.0 copied to clipboard

outdated

Cubit and Bloc abstractions and Flutter Widget that make it easy to add UI Effects to the BLoC state management.

0.2.0 #

  • Added [BlocWithEffectsObserver] with [onEffect] callback
  • [useEffect] throws [StateError] if state is closed

0.1.1 #

  • Updated documentation, example, readme [README.md]

0.1.0 #

  • updated [README.md]

0.1.0-dev.1 #

  • initial release.
19
likes
0
points
1.8k
downloads

Publisher

verified publisherdarttech.dev

Weekly Downloads

Cubit and Bloc abstractions and Flutter Widget that make it easy to add UI Effects to the BLoC state management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_bloc

More

Packages that depend on bloc_effects