grow_hooks 0.0.4 grow_hooks: ^0.0.4 copied to clipboard
Reusable set of Flutter hooks used across our multiple projects.
[0.0.4] - Bump flutter-hooks #
- Use
flutter-hooks
pre version to fix flutter 3.27 issues
[0.0.3] - New hooks #
- Add
useLocale
anduseValueChangedHapticFeedback
hooks - Add
dartdoc
to all hooks
[0.0.2] - Switch vibrate package #
- Replace
flutter-vibrate
withhaptic_feedback
package- Should be a non-breaking as hooks API remains the same
[0.0.1] - Initial release #
- Initial release.