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

Use the atomic state management package nucleus with Flutter.

flutter_nucleus #

Helpers to for using the nucleus package with Flutter.

  • AtomScope injects an nucleus AtomRegistry into your widget tree using InheritedWidget.
  • getAtom, setAtom and updateAtom added to BuildContext.
  • useAtom hook for use with the flutter_hooks package.
1
likes
140
pub points
17%
popularity

Publisher

unverified uploader

Use the atomic state management package nucleus with Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_hooks, nucleus, shared_preferences

More

Packages that depend on flutter_nucleus