fix(mobile): Generate 1 splash screen on Android (#1443)

This commit is contained in:
martyfuhry
2023-01-28 17:51:38 -05:00
committed by GitHub
parent fb408d7aa3
commit 00630bd4a3
29 changed files with 326 additions and 158 deletions

View File

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