mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(mobile): Generate 1 splash screen on Android (#1443)
This commit is contained in:
parent
fb408d7aa3
commit
00630bd4a3
29 changed files with 326 additions and 158 deletions
|
|
@ -8,4 +8,7 @@ create_app_icon:
|
|||
flutter pub run flutter_launcher_icons:main
|
||||
|
||||
build_release_android:
|
||||
flutter build appbundle
|
||||
flutter build appbundle
|
||||
|
||||
create_splash:
|
||||
flutter pub run flutter_native_splash:create
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue