jonbhanson / flutter_native_splash

Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.
https://pub.dev/packages/flutter_native_splash
MIT License
1.29k stars 202 forks source link

Screen splash logo is icon launch, not is configured logo #613

Closed deverlex closed 5 months ago

deverlex commented 7 months ago

My device on Android 13

I set icon_launch.png in mipmap... I set other image for flutter_native_splash I had generated images, and I have seen generated images on drawable-xxx

But image on splash screen is icon_launch.png

version flutter_native_splash: ^2.3.5

jonbhanson commented 7 months ago

Please add you config details.

hadi7khan commented 6 months ago

@deverlex can you please share how you configured it. I want to do the same

jonbhanson commented 5 months ago

Closed due to inactivity. Feel free to reopen if you are still having trouble.