From fca5176caae6b35dc14b5557bbc66381608e942a Mon Sep 17 00:00:00 2001 From: peterscodee <8vsxdxd@gmail.com> Date: Sun, 23 Aug 2020 20:07:04 +0200 Subject: [PATCH] Update package description --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b998204..c9c7d10 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: miniplayer -description: A lightweight flutter package providing a miniplayer widget which resizes according to drag gestures and returns a builder function with the current height and percentage progress. +description: A lightweight flutter package to simplify the creation of a miniplayer. version: 0.3.0 homepage: https://www.peterscode.dev repository: https://github.com/peterscodee/miniplayer