Skip to content

Commit 61fc431

Browse files
committed
🔖 native_dio_adapter v1.1.1
Triggered by @AlexV525 on #1633 (comment)
1 parent 3595442 commit 61fc431

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

plugins/native_dio_adapter/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
*None.*
6+
7+
## 1.1.1
8+
59
- Adds the missing `flutter` dependency.
610

711
## 1.1.0

plugins/native_dio_adapter/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: native_dio_adapter
2-
version: 1.1.0
2+
version: 1.1.1
33

44
description: A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.
55
topics:

0 commit comments

Comments
 (0)