Hugo Pointcheval 45458e7784
Some checks failed
continuous-integration/drone/pr Build is failing
chore: initialize go router package
2023-11-14 18:19:10 +01:00

26 lines
464 B
YAML

name: wyatt_go_router_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_go_router:
path: "../"
dev_dependencies:
flutter_test: { sdk: flutter }
wyatt_analysis:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
version: ^2.6.1
# The following section is specific to Flutter.
flutter:
uses-material-design: true