From 263d78395774ee9b24daad27ef6e282814fcf01b Mon Sep 17 00:00:00 2001 From: ume-kun1015 Date: Sun, 23 Feb 2025 11:44:40 +0900 Subject: [PATCH] fix: add metadata --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 1dc3c65..5f1acf7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,7 @@ name: panache description: "Lorem Ipsum Dummy Text Generator for Flutter DevTools Extension" +homepage: https://offich.me +repository: https://github.com/offich/panache # The following line prevents the package from being accidentally published to # pub.dev using `flutter pub publish`. This is preferred for private packages.