We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba91ed7 commit be2b0f5Copy full SHA for be2b0f5
plugins/native_dio_adapter/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+*None.*
6
+
7
+## 0.1.0
8
9
- Bump cupertino_http and cronet_http versions.
10
- Improve code formats according to linter rules.
11
plugins/native_dio_adapter/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: native_dio_adapter
description: A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.
-version: 0.0.1
+version: 0.1.0
homepage: https://github.com/cfug/dio
repository: https://github.com/cfug/dio/blob/main/plugins/native_dio_adapter
issue_tracker: https://github.com/cfug/dio/issues
0 commit comments