flutter_nucleus 0.0.1
flutter_nucleus: ^0.0.1 copied to clipboard
Use the atomic state management package nucleus with Flutter.
flutter_nucleus #
Helpers to for using the nucleus package with Flutter.
AtomNotifieris aValueNotifierfor listening to an atom's state.AtomScopeinjects an nucleusStoreinto your widget tree usingInheritedWidget.useAtomhook for use with theflutter_hookspackage.