From e9dc8e6e6d935086105198f8e4cd06055b1c8428 Mon Sep 17 00:00:00 2001 From: Parth Baraiya Date: Thu, 26 Aug 2021 16:18:52 +0530 Subject: [PATCH] :white_check_mark: updated pubspec.yaml --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 340a9c71..8244ed4b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,8 @@ name: calendar_view description: A new Flutter project. version: 0.0.1 -homepage: +homepage: https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view +issue_tracker: https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/issues environment: sdk: ">=2.12.0 <3.0.0"