stream_bloc 0.2.1 copy "stream_bloc: ^0.2.1" to clipboard
stream_bloc: ^0.2.1 copied to clipboard

outdated

Modern implementation of the Original BLoC that uses asynchronous generators to describe relationships between events and states.

0.2.1 - [04.02.2022] #

  • Fixed imports

0.2.0 - [04.02.2022] #

  • Events stream is made broadcast.
  • Package exports include the bloc package
  • Fixed meta dependency, bumping it to the latest version
  • Added missing on... arguments to BlocLifecycleMixin's methods
  • StreamBlocObserver's methods expect interfaces
  • Added missing documentation. The package is now 100% documented.

0.1.0 - [06.01.2022] #

  • Initial version.
36
likes
0
points
409
downloads

Publisher

verified publisheryakov.codes

Weekly Downloads

Modern implementation of the Original BLoC that uses asynchronous generators to describe relationships between events and states.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

bloc, meta

More

Packages that depend on stream_bloc