bloc_widgets 1.1.1 copy "bloc_widgets: ^1.1.1" to clipboard
bloc_widgets: ^1.1.1 copied to clipboard

A new Flutter package that provides an alternative to the `BlocBuilder/Listener/Consumer/Selector` with the idea based on the `ConsumerWidget` from `riverpod` library.

1.1.1 #

  • fixed BlocWidget update function issue.
  • flutter_lints dependency updated.

1.1.0 #

  • Breaking change: method buildWithState replaced with more conventional build method.
  • Added BlocListenerWidget widgets.
  • flutter_bloc dependency updated.

1.0.0 #

  • First release of bloc_widgets package.
1
likes
140
pub points
37%
popularity

Publisher

unverified uploader

A new Flutter package that provides an alternative to the `BlocBuilder/Listener/Consumer/Selector` with the idea based on the `ConsumerWidget` from `riverpod` library.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_bloc

More

Packages that depend on bloc_widgets