dash_kit_network 3.0.1
dash_kit_network: ^3.0.1 copied to clipboard
The DashKit plugin that provides basic network functionality including token refresh.
3.0.1 #
- Code formatting
3.0.0 #
- Release 3.0.0
3.0.0-dev.6 #
- Fixed issue with the
handleError
method
3.0.0-dev.5 #
- Added
queryParams
to all types of requests
3.0.0-dev.4 #
- Added content type
3.0.0-dev.3 #
- Changed
NetworkConnectionException
signature
3.0.0-dev.2 #
- Fixed tests
3.0.0-dev.1 #
- Fixed error handling
2.0.6 #
- Add content type for requests
2.0.4 #
- Fixed error handling
2.0.3 #
- Fixed request auto validate by default
2.0.2 #
- Added ability to change timeouts in request methods
2.0.1 #
- Fixed an issue with refreshing tokens
2.0.0 #
- Migrate to Futures from Streams
1.0.2 #
- Fixed one more NPE with error delegate
1.0.1 #
- Fixed NPE with error delegate
1.0.0 #
- Initial release.