state_store 0.6.0
state_store: ^0.6.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. Check ´´´state_store_rc´´´ for remote debug view
Additional information #
This package does not really have any support to it. It is provided with 'as-is' clause.