enhance splash screen for android display
This commit is contained in:
parent
3a7959172a
commit
4c9189edb4
13 changed files with 34 additions and 45 deletions
|
|
@ -96,6 +96,7 @@ flutter:
|
|||
- images/
|
||||
- images/loyalty_cards/
|
||||
- images/app_icon/
|
||||
- images/splash_screen/
|
||||
# - images/a_dot_ham.jpeg
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
|
|
@ -182,7 +183,7 @@ flutter_native_splash:
|
|||
# 640 pixels in diameter.
|
||||
# App icon without an icon background: This should be 1152×1152 pixels, and fit within a circle
|
||||
# 768 pixels in diameter.
|
||||
image: images\logo_light.png
|
||||
image: images/splash_screen/splash_screen_icon.png
|
||||
|
||||
# Splash screen background color.
|
||||
color: "#3A4454"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue