activity_bloc 0.0.9 copy "activity_bloc: ^0.0.9" to clipboard
activity_bloc: ^0.0.9 copied to clipboard

Easily wrap async functions into blocs to manage their execution states

0.0.9 #

  • Switch to a newer version of analyzer and add support for source_gen 3.0+

0.0.8 #

  • Limit scope to enums only

0.0.7 #

  • Add support for passing optional scope of running to distinguish between different contexts when needed

0.0.6 #

  • Reset whole state of bloc including failure, input and output

0.0.5 #

  • Add support to reset bloc state

0.0.4 #

  • Add type definitions generation for bloc and run bloc event types

0.0.3 #

  • Fix issue with improper code generation for compound output or failure types

0.0.2 #

  • Add ability to specify generated classes prefix and custom names per activity
  • Fix issue with improper code generation when void type is supplied for either output or failure

0.0.1 #

  • Initial release
0
likes
0
points
312
downloads

Publisher

unverified uploader

Weekly Downloads

Easily wrap async functions into blocs to manage their execution states

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, equatable, fpdart, meta

More

Packages that depend on activity_bloc