79453157

Date: 2025-02-20 01:51:51
Score: 2.5
Natty:
Report link

add this Code into android/app/src/res/values/styles.xml to remove Flutter splash screen

    <item name="android:windowIsTranslucent">true</item> 

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sir Thanos