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

Reusable set of Flutter hooks used across our multiple projects.

[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
0
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

License

unknown (license)

Dependencies

flutter, flutter_hooks, haptic_feedback

More

Packages that depend on grow_hooks