flutter_nucleus 0.3.4
flutter_nucleus: ^0.3.4 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.