Skip to content

Commit be2b0f5

Browse files
committed
🔖 native_dio_adapter v0.1.0
Triggered by @ueman on #1633 (comment)
1 parent ba91ed7 commit be2b0f5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

plugins/native_dio_adapter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
*None.*
6+
7+
## 0.1.0
8+
59
- Bump cupertino_http and cronet_http versions.
610
- Improve code formats according to linter rules.
711

plugins/native_dio_adapter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: native_dio_adapter
22
description: A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.
3-
version: 0.0.1
3+
version: 0.1.0
44
homepage: https://github.com/cfug/dio
55
repository: https://github.com/cfug/dio/blob/main/plugins/native_dio_adapter
66
issue_tracker: https://github.com/cfug/dio/issues

0 commit comments

Comments
 (0)