You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pubspec.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: flutter_system_proxy
2
-
description: A Flutter Plugin to detect System proxy. When using HTTP client that are not proxyaware 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.2.0
2
+
description: A Flutter plugin to detect system proxy settings, helping non-proxy-aware HTTP clients retrieve proxy configurations for successful network requests.
0 commit comments