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.33k stars 213 forks source link

Blurred image with correct size #725

Open erperejildo opened 2 weeks ago

erperejildo commented 2 weeks ago

This is my circle/container (the canvas is 1152×1152): image

The image exported has enough quality: splash_android12

but not the generated icon: WhatsApp Image 2024-08-28 at 16 57 09_e02c4c98

Also, what should be the size for the branding image? I don't find any related information in the documentation

Mkohm commented 1 week ago

Same here, it appears blurred.