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-hookspre version to fix flutter 3.27 issues
0.0.3 New hooks #
- Add
useLocaleanduseValueChangedHapticFeedbackhooks - Add
dartdocto all hooks
0.0.2 Switch vibrate package #
- Replace
flutter-vibratewithhaptic_feedbackpackage- Should be a non-breaking as hooks API remains the same
0.0.1 Initial release #
- Initial release.