http_exception 0.2.2 copy "http_exception: ^0.2.2" to clipboard
http_exception: ^0.2.2 copied to clipboard

A set of HTTP exceptions.

Changelog #

0.2.2 #

  • feat: Dart migrate for null-safety
  • chore: updated configuration Github Actions

0.2.1 #

  • toMap() should not throw when data is null

0.2.0 #

  • migrate to Dart 2 support
  • enable Travis CI
  • add badges

0.1.0 #

  • created this package consisting only of the exception classes from the shelf_exception_response package.