All checks were successful
continuous-integration/drone/pr Build is passing
- wyatt_ui_components@0.3.0+1 - wyatt_bloc_layout@0.1.2+1 - wyatt_ui_layout@0.1.2+1 - wyatt_ui_kit@3.2.1
30 lines
631 B
YAML
30 lines
631 B
YAML
name: component_copy_with_gen_example
|
|
description: A new Flutter project.
|
|
version: 1.0.0
|
|
|
|
publish_to: "none"
|
|
|
|
environment:
|
|
sdk: ">=3.0.0 <4.0.0"
|
|
|
|
dependencies:
|
|
flutter: { sdk: flutter }
|
|
|
|
wyatt_component_copy_with_extension:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^2.0.1
|
|
|
|
wyatt_ui_components:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^0.3.0+1
|
|
|
|
dev_dependencies:
|
|
build_runner: ^2.3.3
|
|
|
|
wyatt_component_copy_with_gen:
|
|
path: "../"
|
|
|
|
wyatt_analysis:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^2.5.0
|