Skip to content

Commit 7f61516

Browse files
v0.0.2
1 parent b1bb4cc commit 7f61516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_system_proxy
22
description: A Flutter Plugin to detect System proxy. When using HTTP client that are not proxy aware this plugin can help with finding the proxy from system settings which then can be used with HTTP Client to make a successful request.
3-
version: 0.0.1
3+
version: 0.0.2
44
homepage: https://github.com/Rushabhshroff/flutter_system_proxy.git
55

66
environment:
@@ -24,4 +24,4 @@ flutter:
2424
ios:
2525
pluginClass: FlutterSystemProxyPlugin
2626

27-
27+

0 commit comments

Comments
 (0)