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 9f773fc commit 05a0f9fCopy full SHA for 05a0f9f
plugins/native_dio_adapter/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+*None.*
6
+
7
+## 1.1.0
8
9
- Bump `cronet_http` version.
10
- Minimal required Dart version is now 3.1.
11
- Minimal required Flutter version is now 3.13.0.
plugins/native_dio_adapter/pubspec.yaml
@@ -1,5 +1,5 @@
1
name: native_dio_adapter
-version: 1.0.0+2
+version: 1.1.0
description: A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.
topics:
0 commit comments