life_hooks 0.0.11 life_hooks: ^0.0.11 copied to clipboard
A small class to use flutter_hooks easier
0.0.11 #
- fix: Loadable now has no BuildContext in onLoad. BuildContext now in ContextfulLoadable
0.0.10 #
- feat: useFormHelper
0.0.9 #
- fix: export widgets
0.0.8 #
-
feat: useIsBool hook
-
feat: StateLoader widget with StateInitializer class to simplify any loading logic
-
chore: xsoulspace_lints with flutter_lints
0.0.7 #
- fix: restore contextful hook
0.0.6 #
- fix: remove contextful hook
0.0.5 #
- fix: remove register hooks
0.0.4 #
- fix: register hooks override should be optional
0.0.3 #
- fix: flutter_lints
0.0.2 #
- feat: ContextfulLifeHook to create LifeState with context
0.0.1 #
Inital release and readme