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

Flutter hooks for MonoBloc - easily handle actions and state in HookWidget components

1.2.1 #

  • Bump mono_bloc_flutter to 1.2.1

1.2.0 #

  • Bump mono_bloc_flutter to 1.2.0

1.1.0 #

  • Removed the unused hooked_bloc dependency
  • Fixed useMonoBlocActionListener to always call the latest action handler after a rebuild (it could previously invoke a stale handler captured on the first build)
  • Added hook tests
  • Bump mono_bloc_flutter to 1.1.0

1.0.7 #

  • Bump mono_bloc version to 1.0.7

1.0.6 #

  • Bump mono_bloc_flutter 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
217
downloads

Documentation

API reference

Publisher

verified publisherwestito.dev

Weekly Downloads

Flutter hooks for MonoBloc - easily handle actions and state in HookWidget components

Repository (GitHub)
View/report issues

Topics

#bloc #flutter #hooks #state-management

License

MIT (license)

Dependencies

flutter, flutter_hooks, mono_bloc_flutter

More

Packages that depend on mono_bloc_hooks