problem_details 0.0.2 copy "problem_details: ^0.0.2" to clipboard
problem_details: ^0.0.2 copied to clipboard

Implementation of ProblemDetails. It is a way to carry machine-readable details of errors in a HTTP response.

0.0.2 #

  • Remove dart:io

0.0.1 #

  • Add ProblemDetails class.
  • Add ProblemDetails, ProblemDetails.raw constructors.
  • Add fromJson and toJson methods in ProblemDetails.
  • Override toString in ProblemDetails.
  • Add defaults for ProblemDetails.
  • Add addOrUpdateExtension, addOrUpdateExtensions, removeExtension methods for modifying extensions of ProblemDetails.
1
likes
160
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Implementation of ProblemDetails. It is a way to carry machine-readable details of errors in a HTTP response.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on problem_details