name: {{#snakeCase}}{{project_name}}{{/snakeCase}} version: 1.0.0+1 publish_to: none description: {{#sentenceCase}}{{description}}{{/sentenceCase}} environment: sdk: '>=2.18.0 <3.0.0' flutter: '>=3.0.0' dependencies: cupertino_icons: ^1.0.5 equatable: ^2.0.5 flutter_bloc: ^8.1.1 flutter_native_splash: ^2.2.15 freezed_annotation: ^2.2.0 gap: ^2.0.1 get_it: ^7.2.0 go_router: ^6.0.1 intl: ^0.17.0 json_annotation: ^4.8.0 url_launcher: ^6.1.7 uuid: ^3.0.7 flutter: sdk: flutter flutter_localizations: sdk: flutter wyatt_architecture: version: ^0.2.0 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/ dev_dependencies: build_runner: ^2.3.3 dart_code_metrics: ^5.4.0 dependency_validator: ^3.2.2 flutter_gen_runner: ^5.1.0+1 flutter_launcher_icons: ^0.11.0 freezed: ^2.3.2 json_serializable: ^6.6.0 pubspec_dependency_sorter: ^1.0.3 rename: ^2.1.1 flutter_test: sdk: flutter wyatt_analysis: version: ^2.5.0 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