df_pod 0.2.2
df_pod: ^0.2.2 copied to clipboard
A package that provides a simple way to manage the state of your app via ValueNotifier-like objects called Pods.
Changelog #
0.2.2 #
- Released @ 8/2024 (UTC)
- feat: PodBuilder, PodListBuilder and PollingPodBuilder can now use FutureOr
0.2.1 #
- Released @ 8/2024 (UTC)
- feat: Add FuturePodBuilder and FuturePodListBuilder
0.2.0 #
- Released @ 8/2024 (UTC)
- feat: Add SharedPod
0.1.0 #
- Released @ 8/2024 (UTC)
- Initial release