From 1d46c4a80801e8aa919a7d6f70d72add383ac0c9 Mon Sep 17 00:00:00 2001 From: kaivean Date: Tue, 23 Jul 2019 18:14:45 +0800 Subject: [PATCH] first blood --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 30c44d4..ee770d3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,8 @@ name: system_proxy -description: A new flutter plugin project. +description: A Flutter Plugin to get system plugin. Use to set dart HttpClient proxy for grabing requests. version: 0.0.1 -author: -homepage: +author: kaivean@outlook.com +homepage: https://github.com/kaivean/system_proxy environment: sdk: ">=2.1.0 <3.0.0"