Skip to content

Commit

Permalink
🔖 native_dio_adapter v0.1.0
Browse files Browse the repository at this point in the history
Triggered by @ueman on #1633 (comment)
  • Loading branch information
cfug-dev committed Mar 14, 2023
1 parent ba91ed7 commit be2b0f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions plugins/native_dio_adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

*None.*

## 0.1.0

- Bump cupertino_http and cronet_http versions.
- Improve code formats according to linter rules.

Expand Down
2 changes: 1 addition & 1 deletion plugins/native_dio_adapter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
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
Expand Down

0 comments on commit be2b0f5

Please sign in to comment.