get_hooked 0.0.2 copy "get_hooked: ^0.0.2" to clipboard
get_hooked: ^0.0.2 copied to clipboard

Shared state with flutter_hooks! Inspired by riverpod and get_it.

0.0.2 #

  • Grinding out those pub points!
    • Fix a syntax error (AnimationController.repeat doesn't have a count param in stable yet)
    • Make pubspec description >= 60 chars
    • The fancy images weren't showing up… not sure if it's a security thing or if it was the syntax I used, but regardless I decided to split the README into a "GitHub-optimized version" and a "pub.dev version"

0.0.1 #

  • Initial release!
  • Introduce several cool new APIs:
    • Get
    • Use
    • Vsync
    • AsyncNotifier
    • ProxyNotifier
    • ValueAnimation
  • …and other new APIs which aren't quite as cool.
0
likes
0
points
85
downloads

Publisher

verified publisherno-tolls.dev

Weekly Downloads

Shared state with flutter_hooks! Inspired by riverpod and get_it.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #animation #state-management

License

unknown (license)

Dependencies

collection, collection_notifiers, flutter, flutter_hooks, meta

More

Packages that depend on get_hooked