xyz_pod 0.3.0 copy "xyz_pod: ^0.3.0" to clipboard
xyz_pod: ^0.3.0 copied to clipboard

discontinuedreplaced by: df_pod

XYZ Pod is a Flutter package designed to streamline and enhance state management in Flutter applications. It's based on Flutter's ValueNotifier.

Changelog #

All notable changes to the XYZ Pod project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

  • Initial planning and design of the project.

[0.1.0] - [2023-12-05] #

Added #

  • Pod class for flexible state management with notification capabilities.
  • PodBuilder widget for building UIs in response to Pod changes.
  • PodListBuilder for managing and responding to changes in a list of Pod objects.
  • MultiPodBuilder for handling complex state scenarios with multiple Pod objects.
  • Pods class to encapsulate up to 26 Pod objects of different types.
  • Comprehensive documentation and examples for each component.
  • Unit tests for key functionalities.

[0.1.1] - [2023-12-05] #

Fixed #

  • Fixed typos in documentation.

[0.1.2] - [2023-12-05] #

Fixed #

  • Addressed "The package description is too short."
  • Addressed "lib/src/multi_pod_builder.dart doesn't match the Dart formatter." (no luck!)
  • Addressed "llib/src/pods.dart doesn't match the Dart formatter." (no luck!)

[0.1.3] - [2023-12-05] #

Fixed #

  • Addressed "The package description is too long."

[0.2.0] - [2023-12-05] #

Added #

  • Added a child parameter to the Pods.

[0.3.0] - [2023-12-05] #

Added #

  • Added a PodBuilder.value constructor.
  • Added a Pod.build method
10
likes
0
points
136
downloads

Publisher

unverified uploader

Weekly Downloads

XYZ Pod is a Flutter package designed to streamline and enhance state management in Flutter applications. It's based on Flutter's ValueNotifier.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on xyz_pod