From 1fe8fb89a1ac2d2393322abf65ac73fdb455cc62 Mon Sep 17 00:00:00 2001 From: ishaan1995 Date: Tue, 12 May 2020 18:42:26 +0530 Subject: [PATCH] [fixed] homepage in pubspec.yaml file --- pubspec.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index ce32cc7..5cb7ab2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,7 @@ name: widgetx description: A new Flutter package project. version: 0.0.2 -author: -homepage: +homepage: https://github.com/ishaan1995/widgetx environment: sdk: ">=2.7.0 <3.0.0"