shard 0.0.1
shard: ^0.0.1 copied to clipboard
A powerful, lightweight state management solution for Flutter with built-in persistence, debounce, throttle, and seamless widget integration.
0.0.1 #
- Initial release of Shard - A powerful, lightweight state management solution for Flutter
- Core state management with [Shard] class
- Built-in persistence support with [PersistentShard]
- Async state management with [FutureShard] and [StreamShard]
- Debounce and throttle mixins
- Widget integration with [ShardProvider], [ShardBuilder], and [ShardSelector]
- Observer pattern for global state monitoring