From a8b5888b53ac9c0e1db701ba01a8fcf22c749cd5 Mon Sep 17 00:00:00 2001 From: alexmercerind Date: Tue, 22 Jun 2021 21:45:38 +0530 Subject: [PATCH] Updated pubspec.yaml --- pubspec.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 93941c7..8ec7aac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,9 @@ name: flutter_acrylic -description: A new flutter plugin project. +description: Acrylic & aero blur effect on Flutter Windows. version: 0.0.1 -homepage: +homepage: https://github.com/alexmercerind/flutter_acrylic +repository: https://github.com/alexmercerind/flutter_acrylic +documentation: https://github.com/alexmercerind/flutter_acrylic/blob/master/README.md environment: sdk: ">=2.12.0 <3.0.0"