diff options
Diffstat (limited to 'pubspec.yaml')
| -rw-r--r-- | pubspec.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index dc78338..47fa101 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -60,9 +60,8 @@ 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/logo.png # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware |
