failures 0.0.8 copy "failures: ^0.0.8" to clipboard
failures: ^0.0.8 copied to clipboard

Gracefully handle failures in your Dart/Flutter application

0.0.8 #

  • More robust type checking when creating failure from error
  • Add support for passing underlying error when creating a failure

0.0.7 #

  • Make title and description getters optional in descriptor
  • Adjust generator to use named constructors instead of redirecting

0.0.6 #

  • Add stack trace to enum generated failures

0.0.5 #

  • Show full URL in DioFailure if base URL is not set, otherwise show only path

0.0.4 #

  • Allow passing custom messages to failures
  • Allow passing message and extra to enum generated failures

0.0.1 #

  • Initial release
0
likes
160
points
336
downloads

Publisher

unverified uploader

Weekly Downloads

Gracefully handle failures in your Dart/Flutter application

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, equatable, meta, stack_trace

More

Packages that depend on failures