bloc_lite 0.1.1 copy "bloc_lite: ^0.1.1" to clipboard
bloc_lite: ^0.1.1 copied to clipboard

discontinued
outdated

A simplified library for creating stream-based bloc view models that adhere to the BLoC paradigm.

[0.1.1] #

  • Added a publishMutation method to BlocState to enable implementing classes to manually trigger a mutation event.
  • Changed mutate in BlocState to call publishMutation after executing the closure function.

[0.1.0] #

  • Initial release.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A simplified library for creating stream-based bloc view models that adhere to the BLoC paradigm.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, rxdart

More

Packages that depend on bloc_lite