hook_state 0.4.0 copy "hook_state: ^0.4.0" to clipboard
hook_state: ^0.4.0 copied to clipboard

A Flutter package inspired by React hooks and the `flutter_hooks` package. It offers a similar hooks experience but without the need for additional widgets, allowing you to use just `StatefulWidget` t [...]

0.4.0 #

  • Remove Selectors.

0.3.0+1 #

  • Changed useCallback to useListenableChanged.
  • Changed useStreamCallback to useStreamChanged.

0.2.0 #

  • Added ValueSelector and AsyncValueSelector;
  • Added hook useValueSelector;

0.1.0 #

  • Initial version, created by Stagehand
8
likes
0
pub points
59%
popularity

Publisher

verified publisherflutterando.com.br

A Flutter package inspired by React hooks and the `flutter_hooks` package. It offers a similar hooks experience but without the need for additional widgets, allowing you to use just `StatefulWidget` to manage complex states declaratively and reactively.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hook_state