flutter_nucleus 0.1.10
flutter_nucleus: ^0.1.10 copied to clipboard
Use the atomic state management package nucleus with Flutter.
flutter_nucleus #
Helpers to for using the nucleus package with Flutter.
AtomScopeinjects an nucleusAtomRegistryinto your widget tree usingInheritedWidget.getAtom,setAtomandupdateAtomadded toBuildContext.useAtomhook for use with theflutter_hookspackage.