2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-07-04 11:50:45 +00:00

Regenerate splash screen

This commit is contained in:
Oliver Walters
2026-06-25 23:16:26 +10:00
parent 3b8c3b6bfb
commit 970f434bc0
34 changed files with 244 additions and 112 deletions
+9 -1
View File
@@ -48,15 +48,23 @@ dependencies:
dev_dependencies:
flutter_launcher_icons: ^0.14.1
flutter_native_splash: ^2.4.3
flutter_test:
sdk: flutter
lint: ^2.1.2
test: ^1.22.0
flutter_native_splash:
color: "#b8a46c"
image: assets/image/inventree.png
android_12:
color: "#b8a46c"
image: assets/image/inventree.png
flutter_icons:
android: true
ios: true
image_path: "assets/image/inventree.svg"
image_path: "assets/image/inventree.png"
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec