fix(mobile): Added flutter native splash and splash screens (#1520)
* rebasing * added launch background image to repository --------- Co-authored-by: Marty Fuhry <marty@fuhry.farm>
This commit is contained in:
committed by
Skyler Mäntysaari
parent
b8e5b452d9
commit
f1c7477aae
+4
-1
@@ -7,5 +7,8 @@ watch:
|
||||
create_app_icon:
|
||||
flutter pub run flutter_launcher_icons:main
|
||||
|
||||
create_splash:
|
||||
flutter pub run flutter_native_splash:create
|
||||
|
||||
build_release_android:
|
||||
flutter build appbundle
|
||||
flutter build appbundle
|
||||
|
||||
Reference in New Issue
Block a user