release 0.0.2
This commit is contained in:
parent
2a54bc77c1
commit
5ee9e78d09
@ -1,3 +1,8 @@
|
|||||||
|
## 0.0.2
|
||||||
|
|
||||||
|
* Migration to nullSafety for Flutter 2.x
|
||||||
|
|
||||||
|
|
||||||
## 0.0.1
|
## 0.0.1
|
||||||
|
|
||||||
* Get system proxy setting. 系统代理配置获取, Android >= 23 and IOS
|
* Get system proxy setting. 系统代理配置获取, Android >= 23 and IOS
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: system_proxy
|
name: system_proxy
|
||||||
description: A Flutter Plugin to get system plugin. Use to set dart HttpClient proxy for grabing requests.
|
description: A Flutter Plugin to get system plugin. Use to set dart HttpClient proxy for grabing requests.
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
author: kaivean<kaivean@outlook.com>
|
author: kaivean<kaivean@outlook.com>
|
||||||
homepage: https://github.com/kaivean/system_proxy
|
homepage: https://github.com/kaivean/system_proxy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user