leancode_hooks 0.0.6 leancode_hooks: ^0.0.6 copied to clipboard
Hooks we often use, all gathered in one place.
0.0.6 #
- Bump minimum Dart version to 3.0
- Bump minimum Flutter version to 3.10.0
- Bump minimum flutter_hooks version to 0.20.1
0.0.5 #
- Add
useBlocListener
hook. - Add
useBloc
hook.
0.0.4 #
- Make
usePostFrameEffect
accept nullable keys.
0.0.3+1 #
- Fix build badge in README.
0.0.3 #
- Add tests for
useThrottle
- Fix broken links in README and CHANGELOG.
0.0.1 #
- Initial release