From ad9788681b17909b2f6237cd81740ab9117e573f Mon Sep 17 00:00:00 2001 From: open-trade Date: Wed, 25 Nov 2020 20:18:17 +0800 Subject: [PATCH] update pubsepc --- flutter_hbb/pubspec.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/flutter_hbb/pubspec.yaml b/flutter_hbb/pubspec.yaml index 038f1e574..2d6d6af40 100644 --- a/flutter_hbb/pubspec.yaml +++ b/flutter_hbb/pubspec.yaml @@ -51,9 +51,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/ # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/assets-and-images/#resolution-aware.