updated icons
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@@ -62,6 +62,7 @@ dependencies:
|
||||
flutter_web_plugins:
|
||||
sdk: flutter
|
||||
decimal: ^3.2.4
|
||||
icons_launcher: ^3.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -117,3 +118,13 @@ flutter:
|
||||
#
|
||||
# For details regarding fonts from package dependencies,
|
||||
# see https://flutter.dev/to/font-from-package
|
||||
|
||||
icons_launcher:
|
||||
image_path: "assets/velocity-icon-black.png"
|
||||
platforms:
|
||||
android:
|
||||
enable: true
|
||||
ios:
|
||||
enable: true
|
||||
web:
|
||||
enable: true
|
||||
|
||||
Reference in New Issue
Block a user