bloc_widgets 1.1.2 copy "bloc_widgets: ^1.1.2" to clipboard
bloc_widgets: ^1.1.2 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.2 #

  • flutter_bloc dependency updated.

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.
2
likes
160
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

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