grow_hooks 0.1.2 copy "grow_hooks: ^0.1.2" to clipboard
grow_hooks: ^0.1.2 copied to clipboard

Reusable set of Flutter hooks used across our multiple projects.

[0.1.2] - New hooks #

  • Add useOnMountHaptic hook

[0.1.1] - Update dependencies #

  • Update flutter_hooks dependency

[0.1.0] - Update rerender hooks return #

  • useRerender, usePeriodicRerender now return int key

[0.0.5] - New hooks #

  • Add useTimeout, useInterval and useToggle hooks
  • Add onMount callback to useDisposableRef

[0.0.4] - Bump flutter-hooks #

  • Use flutter-hooks pre version to fix flutter 3.27 issues

[0.0.3] - New hooks #

  • Add useLocale and useValueChangedHapticFeedback hooks
  • Add dartdoc to all hooks

[0.0.2] - Switch vibrate package #

  • Replace flutter-vibrate with haptic_feedback package
    • Should be a non-breaking as hooks API remains the same

[0.0.1] - Initial release #

  • Initial release.
3
likes
150
points
278
downloads

Publisher

verified publishercodegrowers.tech

Weekly Downloads

Reusable set of Flutter hooks used across our multiple projects.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, haptic_feedback

More

Packages that depend on grow_hooks