state_beacon_flutter 1.0.0 state_beacon_flutter: ^1.0.0 copied to clipboard
A reactive primitive and simple state managerment solution for dart and flutter
Note
This package is intended for those who want to use state_beacon without its sister package, lite_ref, for dependency injection.
Overview #
A Beacon is a reactive primitive(signal
) and simple state management solution for Dart and Flutter; state_beacon
leverages the node coloring technique created by Milo Mighdoll and used in the latest versions of SolidJS and reactively.