From 3237de28a57840e89bbba038bce9dc2d1426e1d4 Mon Sep 17 00:00:00 2001 From: Grant Skinner Date: Thu, 12 May 2022 09:54:24 -0600 Subject: [PATCH] Add a description for the example. --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 8c27bf0..6d05fa7 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -1,5 +1,5 @@ name: example -description: A new Flutter project. +description: ImageFade example # The following line prevents the package from being accidentally published to # pub.dev using `flutter pub publish`. This is preferred for private packages.