Some checks failed
continuous-integration/drone/pr Build is failing
- wyatt_ui_components@0.3.0+2 - wyatt_bloc_layout@0.1.2+3 - wyatt_ui_kit@3.2.2 - wyatt_ui_layout@0.1.2+3
29 lines
890 B
YAML
29 lines
890 B
YAML
name: wyatt_ui_components
|
|
description: Components that can be implemented in any application with copy constructor.
|
|
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_ui_components
|
|
version: 0.3.0+2
|
|
|
|
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
|
|
environment:
|
|
sdk: ">=3.0.0 <4.0.0"
|
|
|
|
dependencies:
|
|
flutter: { sdk: flutter }
|
|
copy_with_extension: ^5.0.0
|
|
wyatt_component_copy_with_extension:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^2.0.1
|
|
|
|
dev_dependencies:
|
|
flutter_test: { sdk: flutter }
|
|
wyatt_analysis:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^2.5.0
|
|
|
|
build_runner: ^2.3.3
|
|
copy_with_extension_gen: ^5.0.0
|
|
wyatt_component_copy_with_gen:
|
|
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
|
version: ^2.0.1
|