Skip to content
Snippets Groups Projects
Commit 884f11b7 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Use private repository for package flutter_custom_toolbox

parent 7cf01c76
No related branches found
No related tags found
1 merge request!77Resolve "Use private repository for package flutter_custom_toolbox"
Pipeline #7552 passed
This commit is part of merge request !77. Comments created here will be created in the context of that merge request.
Use private repository for package flutter_custom_toolbox.
Utilisation d'un dépôt privé pour la dépendance à flutter_custom_toolbox.
......@@ -121,12 +121,11 @@ packages:
flutter_custom_toolbox:
dependency: "direct main"
description:
path: "."
ref: "0.9.1"
resolved-ref: "602610d89c2f9dd0d5dd3ed66d6c7790fa856e26"
url: "https://git.harrault.fr/android/flutter-toolbox.git"
source: git
version: "0.9.1"
name: flutter_custom_toolbox
sha256: "55eec6215c16e1a4325a2c515bd8464d598c8b67ae4403c47fd5f1df538e2336"
url: "https://pub.harrault.fr"
source: hosted
version: "1.0.2"
flutter_lints:
dependency: "direct dev"
description:
......
......@@ -3,7 +3,7 @@ description: Display scrobbles data and charts
publish_to: "none"
version: 0.8.0+72
version: 0.8.1+73
environment:
sdk: "^3.0.0"
......@@ -14,9 +14,8 @@ dependencies:
# base
flutter_custom_toolbox:
git:
url: https://git.harrault.fr/android/flutter-toolbox.git
ref: 0.9.1
hosted: https://pub.harrault.fr
version: ^1.0.0
# specific
fl_chart: ^0.70.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment