blocify 0.1.0 copy "blocify: ^0.1.0" to clipboard
blocify: ^0.1.0 copied to clipboard

discontinued

A library that makes using the BLoC (Business Logic Component) design pattern easier.

0.1.0 #

  • Added SingleAsycOpBloc and example for it.
  • Updated README.

0.0.2 #

  • Added an example of using the DataBloc class to create widgets.
  • Added CHANGELOG file.

0.0.1 #

Initial version of the library.

Includes DataBloc, a generic class that allows you to quickly create BLoC-components with a single value of any type. Use it with BlocBuilder for creating widgets.

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A library that makes using the BLoC (Business Logic Component) design pattern easier.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

bloc

More

Packages that depend on blocify