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

outdated

A dart package that helps implement the BLoC pattern. BLoC works in Isolate and don't slow down UI.

0.1.0 #

  • Add tests.
  • Add getBloc and getBlocWrapper for in Isolate DI.
  • Add MultiIsolateBlocProvider and IsolateBlocConsumer widgets.
  • Make better description in README.md.
  • Change some APIs.

0.0.1 #

  • Initial version.
43
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A dart package that helps implement the BLoC pattern. BLoC works in Isolate and don't slow down UI.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, nested, provider, uuid

More

Packages that depend on isolate_bloc