state_store 0.3.0
state_store: ^0.3.0 copied to clipboard
A simple state management package for Flutter
state_store #
Simple state management package for Flutter.
Features #
- Maintain state across the app
- State aware builder for Widgets
- Configurable persistence
- Notifications for listeners
- Remote state observer app for debugging
Usage #
Check the example app for basic usage.
Additional information #
This package does not really have any support to it. It is provided with 'as-is' clause.