http_exception 0.2.2
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 whendata
isnull
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.