df_pod 0.3.1 copy "df_pod: ^0.3.1" to clipboard
df_pod: ^0.3.1 copied to clipboard

A package offering tools to manage app state using ValueNotifier-like objects called Pods.

Changelog #

[0.3.1] #

  • Released @ 8/2024 (UTC)
  • chore: Update Flutter SDK version

[0.3.0] #

  • Released @ 8/2024 (UTC)
  • refactor: Address null issues
  • refactor: Move Pod reducers to classes and refactor typedefs
  • chore: Remove unused exceptions and update comments
  • feat: Separate global and temp Pods into their own Pods
  • docs: Improve readme and usage example

[0.2.3] #

  • Released @ 8/2024 (UTC)
  • refactor: Remove unnecessary await in shared_pod.dart

[0.2.2] #

  • Released @ 8/2024 (UTC)
  • feat: Remove FuturePodBuilder and FuturePodListBuilder
  • 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
  • refactor: Refactor for clarity

[0.1.0] #

  • Released @ 8/2024 (UTC)
  • Initial release
2
likes
0
pub points
57%
popularity

Publisher

verified publisherdevcetra.com

A package offering tools to manage app state using ValueNotifier-like objects called Pods.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

df_type, equatable, flutter, shared_preferences, tuple

More

Packages that depend on df_pod