api_response 0.2.3 copy "api_response: ^0.2.3" to clipboard
api_response: ^0.2.3 copied to clipboard

A library to hold the instance for a data class that offers different states of an API response making it easier to map.

Changelog #

0.2.0 - 2025-10-23 #

  • Added a richer failure model to the ApiResponse class, allowing for more detailed error handling and reporting.

0.1.0 - 2025-02-05 #

  • Workaound for generic serialization issue applied

0.0.4 - 2025-01-29 #

Added in 0.0.5 #

  • Added fold method to the ApiResponse class.

Added in 0.0.4 #

  • Added nullable errorMessage to the ApiResponse class.

0.0.2 - 2024-12-12 #

Added in 0.0.2 #

  • N/A

Changed #

  • Updated state class names to match the new name.

Fixed #

  • N/A
1
likes
145
points
700
downloads

Publisher

verified publisherbettersuite.io

Weekly Downloads

A library to hold the instance for a data class that offers different states of an API response making it easier to map.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dartz, freezed_annotation, json_annotation

More

Packages that depend on api_response