From 6020e8a4526cde6347ecdb89335c81a6a97938bb Mon Sep 17 00:00:00 2001 From: Victor Choueiri Date: Fri, 3 Nov 2017 04:11:54 +0200 Subject: [PATCH] Add author and homepage to pubspec --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 757512f..3d31aab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,8 @@ name: flutter_circular_chart description: Animated radial and pie charts for Flutter version: 0.0.1 -author: -homepage: +author: Victor Choueiri +homepage: https://github.com/xqwzts/flutter_circular_chart dependencies: flutter: