rive_bloc 0.0.3 copy "rive_bloc: ^0.0.3" to clipboard
rive_bloc: ^0.0.3 copied to clipboard

A Simplified Flutter BLoC API Layer, Deeply Inspired by Riverpod. RiveBloc makes working with BLoC less verbose and less time-consuming.

0.0.1 #

Initial Version of the library.

0.0.2 #

  • A list of watchers is maintained within watched providers.
  • When a Provider is invalidated, we firstly invalidate it watchers.
  • Added state setter to AsyncCubit.

0.0.3 #

  • Added StreamProvider.
0
likes
160
pub points
50%
popularity
screenshot

Publisher

verified publisherjovazcode.com

A Simplified Flutter BLoC API Layer, Deeply Inspired by Riverpod. RiveBloc makes working with BLoC less verbose and less time-consuming.

Repository (GitHub)
View/report issues

Topics

#bloc #riverpod #state-management #providers #bloc-to-bloc

Documentation

API reference

License

MIT (license)

Dependencies

bloc, bloc_concurrency, flutter, flutter_bloc, get_it, meta, stack_trace, uuid

More

Packages that depend on rive_bloc