native_dio_adapter 1.0.0+2 native_dio_adapter: ^1.0.0+2 copied to clipboard
A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.
CHANGELOG #
Unreleased #
None.
1.0.0+2 #
- Add topics to packages.
1.0.0+1 #
- Update dependencies to make use of stable versions.
- Replace
DioError
withDioException
. - Fix
onReceiveProgress
callback.
0.1.0 #
- Bump cupertino_http and cronet_http versions.
- Improve code formats according to linter rules.
0.0.1 #
- Initial version.