Shard
A lightweight Flutter state management package that gives you everything you need in one place:
- Reactive state — Shard, FutureShard, StreamShard
- Persistence — built-in storage for state
- Response caching — cache API or async results
- Debounce & throttle — control update frequency
- Widget bindings — seamless integration with Flutter widgets
- Service locator — simple singleton registration, no heavy DI
No need for separate or heavy frameworks.
Documentation
For complete documentation, examples, and API reference, visit the documentation
License
See LICENSE file for details.
Libraries
- Shard - A powerful, lightweight state management solution for Flutter.