diff --git a/pubspec.yaml b/pubspec.yaml index e731d1b..94d8d75 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,4 +42,6 @@ flutter_launcher_icons: flutter: uses-material-design: true - generate: true \ No newline at end of file + generate: true + assets: + - assets/logo.png \ No newline at end of file