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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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