yaml stuffs
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user