fix: use custom logo
This commit is contained in:
@@ -20,6 +20,14 @@ dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^6.0.0
|
||||
flutter_launcher_icons: ^0.14.1
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: true
|
||||
ios: true
|
||||
macos:
|
||||
generate: true
|
||||
image_path: "assets/icon/logo.png"
|
||||
|
||||
Reference in New Issue
Block a user