stacked_hooks 0.2.3 copy "stacked_hooks: ^0.2.3" to clipboard
stacked_hooks: ^0.2.3 copied to clipboard

Classes that help you make use of hooks when using the stacked package

0.2.3 #

  • Completes the revert to the HookViewModelWidget to remove breaking changes
  • Reverts breaking change and instead deprecates the HookViewModelWidget
  • Replaced HookViewModelWidget with StackedHookView
  • Updated example app
  • Updated README
  • HookViewModelWidget -> StackedHookView

0.2.2 #

  • Updated flutter_hooks to 0.18.2+1

0.2.1+2 #

  • Updates Example's kotlin version to 1.4.10
  • Updates Example's Android Embedding to Version 2

0.2.1+1 #

  • Upgraded the dependency on provider to 6.0.0

0.2.1 #

  • flutter_hooks: ^0.16.0 -> ^0.17.0

0.1.4 #

  • flutter_hooks: ^0.15.0 -> ^0.16.0
  • provider: ^4.3.1 -> ^5.0.0

0.1.3+2 #

  • Update flutter_hooks 0.15.0

0.1.3+1 #

  • Update flutter_hooks

0.1.3 #

  • Update flutter_hooks and provider

0.1.2 #

  • Hook widget has a const constructor

0.1.1+3 #

  • Changelog style updates

0.1.1+2 #

  • Added key to HookViewModelWidget constructor

0.1.1+1 #

  • Updates webpage for package

0.1.1 #

  • Export Hooks file

0.1.0 #

  • Adds HookViewModelWidget
65
likes
120
pub points
93%
popularity

Publisher

verified publisherfilledstacks.com

Classes that help you make use of hooks when using the stacked package

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_hooks, provider

More

Packages that depend on stacked_hooks