update app name and icon

This commit is contained in:
Salvatore Giordano
2020-11-06 13:41:24 +01:00
parent aad5b02a37
commit 73f5b33489
24 changed files with 9 additions and 3 deletions
+7 -1
View File
@@ -1,7 +1,7 @@
name: example
description: A new Flutter project.
version: 1.0.41+43
version: 1.0.42+44
environment:
sdk: ">=2.2.2 <3.0.0"
@@ -19,7 +19,13 @@ dev_dependencies:
sdk: flutter
flutter_driver:
sdk: flutter
flutter_launcher_icons: ^0.8.0
test: any
flutter:
uses-material-design: true
flutter_icons:
android: true
ios: true
image_path: "assets/icon.png"