mono_bloc_flutter 1.2.1 copy "mono_bloc_flutter: ^1.2.1" to clipboard
mono_bloc_flutter: ^1.2.1 copied to clipboard

Flutter widgets and utilities for mono_bloc. Provides MonoBlocActionListener for handling side effects in Flutter apps.

1.2.1 #

  • Bump mono_bloc to 1.2.1

1.2.0 #

  • Bump mono_bloc to 1.2.0 (generated action classes are now public and the actions stream is strongly typed; MonoBlocActionListener is unaffected)

1.1.0 #

  • Fixed MonoBlocActionListener to rebind when the bloc instance changes: it now unsubscribes from the old bloc and subscribes to the new one, fixing lost actions and a leaked subscription after a bloc swap
  • Guard action handlers with context.mounted before using the build context
  • Added widget tests
  • Bump mono_bloc to 1.1.0

1.0.7 #

  • Bump mono_bloc version to 1.0.7

1.0.6 #

  • Bump mono_bloc to 1.0.6

1.0.3 #

  • Documentation updates, generation fixes

1.0.2 #

  • Documentation updates

1.0.1 #

  • Documentation updates

1.0.0 #

  • Initial release of the project.
0
likes
160
points
398
downloads

Documentation

API reference

Publisher

verified publisherwestito.dev

Weekly Downloads

Flutter widgets and utilities for mono_bloc. Provides MonoBlocActionListener for handling side effects in Flutter apps.

Repository (GitHub)
View/report issues

Topics

#bloc #flutter #state-management

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc, meta, mono_bloc

More

Packages that depend on mono_bloc_flutter