Hello there, i have notice a wired problem/bug, i'm using flutter native spalsh screen, and when i put my app in secure Folder, i can't see splash logo, only background color, otherwise working fine. Expected results `flutter_native_splash: color: "#ffffff" image: assets/images/last...
image: assets/images/splash.png but if I remove the Android12 declaration, when runflutter pub run flutter_native_splash:createagain, it is not eliminating the line referring to Android 12, from the files android/app/src/main/res/values-v31/styles.xml and android/app/src/main/res/values-ni...