VeryGoodOpenSource / very_good_cli

A Very Good Command-Line Interface for Dart created by Very Good Ventures šŸ¦„

Home Page:http://cli.vgv.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix: Android Dark Mode Splash Screen is not correct

demirdev opened this issue Ā· comments

Description
Android Dark Mode Splash Screen is not correct.

Steps To Reproduce

  1. Create a flutter app with very_good create flutter_app android_splash_problem
  2. Run production flavor in debug mode on Android 13 device.
  3. See splash screen logo color is not correct.

Expected Behavior
Splash screen logo color must be completely black (#000000).

Screenshots

yours default color (#000000)

295980127-17769ea3-63d3-4f0c-8bb0-d57c5d102f0b

after changing color to #FF0000 (red)

screenshot

Hi @demirdev! Thanks for opening this issue.

I wasn't able to reproduce this (using Android 10 not 13). However, I was able to see that Very Good Core's splash screen has a white background with the logo in black.

Running on Mi A2 with Android version 10 (same result in both prod and dev flavours)

Splash Screen (Prod/Dev)

Hi, @demirdev! I was not able to replicate this issue.

I followed the ā€œSteps To Reproduceā€ you listed and got the same results that @alestiago commented: White background with a centered black logo. My testing device is Pixel 7a with Android 14.

Please, share more details such as what device you are running or the very_good_cli version. Thank you!

Hey @demirdev since this seems to be silent for a while, I am closing this for now. If anything comes up, don't hesitate on telling