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

Use private repository for package flutter_custom_toolbox

parent 965eb41a
Branches
Tags
1 merge request!54Resolve "Use private repository for package flutter_custom_toolbox"
Pipeline #7533 passed
...@@ -129,12 +129,11 @@ packages: ...@@ -129,12 +129,11 @@ packages:
flutter_custom_toolbox: flutter_custom_toolbox:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." name: flutter_custom_toolbox
ref: "0.9.1" sha256: "55eec6215c16e1a4325a2c515bd8464d598c8b67ae4403c47fd5f1df538e2336"
resolved-ref: "602610d89c2f9dd0d5dd3ed66d6c7790fa856e26" url: "https://pub.harrault.fr"
url: "https://git.harrault.fr/android/flutter-toolbox.git" source: hosted
source: git version: "1.0.2"
version: "0.9.1"
flutter_lints: flutter_lints:
dependency: "direct dev" dependency: "direct dev"
description: description:
......
...@@ -3,7 +3,7 @@ description: Hangman game, have fun with words and letters! ...@@ -3,7 +3,7 @@ description: Hangman game, have fun with words and letters!
publish_to: "none" publish_to: "none"
version: 1.9.0+41 version: 1.9.1+42
environment: environment:
sdk: "^3.0.0" sdk: "^3.0.0"
...@@ -14,9 +14,8 @@ dependencies: ...@@ -14,9 +14,8 @@ dependencies:
# base # base
flutter_custom_toolbox: flutter_custom_toolbox:
git: hosted: https://pub.harrault.fr
url: https://git.harrault.fr/android/flutter-toolbox.git version: ^1.0.0
ref: 0.9.1
# specific # specific
diacritic: ^0.1.4 diacritic: ^0.1.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment