updated icons

This commit is contained in:
2026-06-01 10:28:05 +02:00
parent 29ce49c617
commit 4277ac5573
36 changed files with 145 additions and 96 deletions

View File

@@ -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