mono_bloc_hooks 1.2.1
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_blocdependency - Fixed
useMonoBlocActionListenerto 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.