chore(ui_components): add copywith deps

This commit is contained in:
Malo Léon 2023-02-21 08:49:52 +01:00 committed by Hugo Pointcheval
parent 2745cf7a60
commit e839389930
Signed by: hugo
GPG Key ID: 3AAC487E131E00BC

View File

@ -10,6 +10,7 @@ environment:
dependencies: dependencies:
flutter: { sdk: flutter } flutter: { sdk: flutter }
copy_with_extension: ^5.0.0
wyatt_component_copy_with_extension: wyatt_component_copy_with_extension:
git: git:
url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-packages.git url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-packages.git
@ -17,6 +18,7 @@ dependencies:
dev_dependencies: dev_dependencies:
build_runner: ^2.3.3 build_runner: ^2.3.3
copy_with_extension_gen: ^5.0.0
flutter_test: { sdk: flutter } flutter_test: { sdk: flutter }
wyatt_analysis: wyatt_analysis:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub