diff --git a/pubspec.yaml b/pubspec.yaml index d86222a..8833e35 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -88,9 +88,11 @@ flutter: uses-material-design: true # To add assets to your application, add an assets section, like this: - # assets: - # - images/a_dot_burr.jpeg - # - images/a_dot_ham.jpeg + assets: + - assets/images/ + + # SVG files + - assets/icons/ # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/to/resolution-aware-images