Skip to content

Lightweight Flutter package for reactive state management using Obs and ObsStateMixin

License

Notifications You must be signed in to change notification settings

albinpk/obs_state_mixin

Repository files navigation

obs_state_mixin

deploy codecov GitHub License melos

obs_state_mixin is a lightweight Flutter package for reactive state management. It provides an Obs class for observable values and ObsStateMixin to simplify automatic UI updates and resource cleanup in StatefulWidget.