flutter native splash screen
dev_dependencies:
flutter_native_splash: ^1.2.0
flutter_native_splash:
image: assets/logo.png
color: "#fafafa"
flutter pub run flutter_native_splash:create
flutter pub run flutter_native_splash:remove
flutter native splash screen
dev_dependencies:
flutter_native_splash: ^1.2.0
flutter_native_splash:
image: assets/logo.png
color: "#fafafa"
flutter pub run flutter_native_splash:create
flutter pub run flutter_native_splash:remove
flutter splash screen
flutter_native_splash:
color: "#EDBB99"
image: assets/images/Appicon.png
android: true
ios: true
// run this in the Terminal window in flutter
//flutter clean && flutter pub get && flutter pub run flutter_native_splash:create
splash screen flutter
dependencies:
splashscreen: ^1.2.0
flutter splash screen
<meta-data
android:name="io.flutter.embedding.android.SplashScreenDrawable"
android:resource="@drawable/my_splash"
/>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us