flutter_nucleus 0.4.0
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.
AtomScopeinjects an nucleusAtomRegistryinto your widget tree usingInheritedWidget.getAtom,setAtomandupdateAtomadded toBuildContext.useAtomhook for use with theflutter_hookspackage.