From be5c49c9f10c3525b34d85e0e918d906157dd9b0 Mon Sep 17 00:00:00 2001 From: Hans Kokx Date: Tue, 10 Sep 2024 18:54:11 +0200 Subject: [PATCH] Updated pubspec.yaml Signed-off-by: Hans Kokx --- pubspec.yaml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4d882a0..ad273bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,14 @@ name: arcane_helper_utils -description: "A variety of utilities for Flutter and Dart" +description: Provides a variety of helpful utilities and extensions for Flutter + and Dart. version: 1.0.0 -homepage: https://github.com/hanskokx/arcane_helper_utils +repository: https://github.com/hanskokx/arcane_helper_utils +issue_tracker: https://github.com/hanskokx/arcane_helper_utils/issues + +topics: + - extensions + - arcane-framework + - helper-utils environment: sdk: ^3.5.2