From 77c37195fce14b3d0ca90f1528e0a130003ee7a0 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Mon, 17 Feb 2025 15:36:06 +0100 Subject: [PATCH] chore: ready the package for deployment to the pub server --- pubspec.yaml | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0c1145b..8e8f30a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,9 @@ name: flutter_nested_categories description: "A Flutter module for nested categories." version: 0.0.1 -homepage: +repository: https://github.com/Iconica-Development/flutter_nested_categories + +publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub environment: sdk: '>=3.3.0 <4.0.0' @@ -15,17 +17,6 @@ dev_dependencies: flutter_test: sdk: flutter flutter_iconica_analysis: - git: - url: https://github.com/Iconica-Development/flutter_iconica_analysis - ref: 7.0.0 + hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub + version: 7.0.0 -flutter: - # assets: - # - images/a_dot_burr.jpeg - # - images/a_dot_ham.jpeg - # fonts: - # - family: Schyler - # fonts: - # - asset: fonts/Schyler-Regular.ttf - # - asset: fonts/Schyler-Italic.ttf - # style: italic