pure_flutter_bloc 1.0.1 copy "pure_flutter_bloc: ^1.0.1" to clipboard
pure_flutter_bloc: ^1.0.1 copied to clipboard

A state management package that exposes simple to use widgets to quickly implement BLoc pattern.

[1.0.1] - 17/03/2021. #

  • Breaking changes in subclasses that extends BlocEquatable class
  • Easy support to stringify BLoc State and Change instances.

[1.0.0] - 15/03/2021. #

  • Initial version of the library.
  • Includes full support for implementing BLoc pattern using BlocWidget, Select, BlocProvider, MultiBlocProvider, BlocListener and MultiBlocListener widgets.
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A state management package that exposes simple to use widgets to quickly implement BLoc pattern.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

collection, equatable, flutter, rxdart

More

Packages that depend on pure_flutter_bloc