From 600209445d448886853f9653ee41cfa0943f50e9 Mon Sep 17 00:00:00 2001 From: Saquib Akhtar Date: Mon, 3 Jul 2023 14:55:07 +0530 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 859df82..97134ec 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: drop_shadow -description: Add drop shadow effect for any widgets in flutter +description: A new Flutter package for creating drop shadow of any widget with a lot of properties to make it look much good. repository: https://github.com/iisprey/drop_shadow issue_tracker: https://github.com/rei-codes/drop_shadow/issues version: 0.1.0 @@ -17,4 +17,4 @@ dev_dependencies: screenshots: - description: 'Drop shadow example of the package' - path: images/cover.webp \ No newline at end of file + path: images/cover.webp