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.36k stars 215 forks source link

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

Closed deverlex closed 11 months ago

deverlex commented 1 year 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 1 year ago

Please add you config details.

hadi7khan commented 1 year ago

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

jonbhanson commented 11 months ago

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