apiarist 1.0.7 copy "apiarist: ^1.0.7" to clipboard
apiarist: ^1.0.7 copied to clipboard

Library for handling api responses in a more nuanced way

1.0.7 #

  • Added ApiResponse.chain() method for sequential API calls
  • Added FutureApiResponseExtension to enable fluent chaining syntax
  • Updated documentation to clarify parallel vs sequential API call patterns

1.0.6 #

  • ApiResponse.composite handles AsyncValue.error values gracefully

1.0.5 #

  • Changed ApiResponse.composite to prioritize errors and failures over loading

1.0.4 #

  • Added ApiResponse#convertData

1.0.3 #

  • Renamed to class names

1.0.2 #

  • Fixed exports, include ApiError, remove ErrorResponse

1.0.1 #

  • Downgraded min Dart SDK (to 3.0) and http (to 1.0.0)

1.0.0 #

  • Initial version.
2
likes
120
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

Library for handling api responses in a more nuanced way

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

http, riverpod

More

Packages that depend on apiarist