yaml stuffs

This commit is contained in:
2023-12-26 23:13:51 +02:00
parent a8df7ed753
commit 5169f7c262
2 changed files with 22 additions and 5 deletions

View File

@@ -44,11 +44,6 @@ dev_dependencies:
flutter_launcher_icons: "^0.9.3"
flutter_icons:
image_path: "assets/images/choo.png"
android: true
ios: true
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
@@ -56,6 +51,12 @@ flutter_icons:
# rules and activating additional ones.
flutter_lints: ^3.0.1
flutter_icons:
image_path: "assets/images/choo.png"
android: true
ios: true
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec