resource_state_builder 0.0.3 copy "resource_state_builder: ^0.0.3" to clipboard
resource_state_builder: ^0.0.3 copied to clipboard

retracted

A generic implementation of resource states and UI builders for paginated and standard resources.

Changelog #

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


0.0.3 #

Added #

  • Unified copyWithData and copyWithError into a single, idiomatic copyWith method in ResourceExtension.
  • Comprehensive API documentation in README.md for all extension helpers (ResourceExtension, ResourcePaginatedX, and ResourceAggregator).
  • Detailed code examples for Logic Layer Integration and Advanced Patterns moved to the primary documentation section.

0.0.2 #

Fixed #

  • Added missing dependency: resource_state_builder
  • Resolved issue where consumers had to manually include the dependency
  • Upgraded dependencies to their latest major versions

0.0.1 #

Added #

  • Initial release
  • Generic implementation of resource states and UI builders for both paginated and standard resources
  • Support for ResourceBuilder and PaginatedResourceBuilder
  • Global configuration support via ResourceConfig
2
likes
0
points
258
downloads

Publisher

unverified uploader

Weekly Downloads

A generic implementation of resource states and UI builders for paginated and standard resources.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, freezed_annotation, skeletonizer

More

Packages that depend on resource_state_builder