flutter_nucleus 0.0.11
flutter_nucleus: ^0.0.11 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 nucleusStoreinto your widget tree usingInheritedWidget.getAtom,setAtomandupdateAtomadded toBuildContext.useAtomhook for use with theflutter_hookspackage.