simple_network_handler 1.0.4
simple_network_handler: ^1.0.4 copied to clipboard
A package for handling network errors with error registry and interceptors
1.0.4 #
- feat: change general error to accept types and provide access to the exception itself
- feat: add logging functionality
1.0.3 #
- feat: add handling of custom exceptions
1.0.2 #
- chore: update readme
1.0.1 #
- chore: update readme
- feat: add example app that showcases an advanced use case
1.0.0 #
- feat: initial release of Simple Network Handler