shard 1.0.0-dev.1
shard: ^1.0.0-dev.1 copied to clipboard
A powerful, lightweight state management solution for Flutter with built-in persistence, debounce, throttle, and seamless widget integration.
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.