92 lines
2.0 KiB
YAML

name: {{#snakeCase}}{{project_name}}{{/snakeCase}}
version: 1.0.0+1
publish_to: none
description: {{#sentenceCase}}{{description}}{{/sentenceCase}}
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.0.0"
dependencies:
cupertino_icons: ^1.0.6
equatable: ^2.0.5
flutter_bloc: ^8.1.3
flutter_native_splash: ^2.3.2
freezed_annotation: ^2.4.1
gap: ^3.0.1
get_it: ^7.6.4
intl: ^0.18.1
json_annotation: ^4.8.1
logging: ^1.2.0
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
wyatt_architecture:
version: ^0.2.0+1
hosted:
name: wyatt_architecture
url: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
wyatt_bloc_helper:
version: ^2.0.1
hosted:
name: wyatt_bloc_helper
url: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
wyatt_type_utils:
version: ^0.0.5
hosted:
name: wyatt_type_utils
url: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
wyatt_go_router:
version: ^1.0.0
hosted:
name: wyatt_go_router
url: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
dev_dependencies:
build_runner: ^2.4.6
dart_code_linter: ^1.1.1
flutter_launcher_icons: ^0.13.1
freezed: ^2.4.2
json_serializable: ^6.7.1
flutter_test:
sdk: flutter
wyatt_analysis:
version: ^2.6.1
hosted:
name: wyatt_analysis
url: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
flutter:
assets:
- assets/images/
uses-material-design: true
flutter_gen:
output: lib/gen/
integrations:
flutter_svg: true
flare_flutter: true
rive: true
lottie: true
colors:
inputs:
- assets/colors.xml
flutter_icons:
android: launcher_icon
image_path: assets/images/wyatt_logo.jpeg
adaptive_icon_background: "#FFFFFF"
ios: true
flutter_native_splash:
image: assets/images/wyatt_logo.jpeg
color: "#FFFFFF"
android_gravity: fill
ios_content_mode: scaleAspectFit
android: true
ios: true