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.28k stars 200 forks source link

Splash screen image is cropped on Android 13 #691

Closed Admave13 closed 1 month ago

Admave13 commented 1 month ago
          It happened to me too, the image is cropped in a square and in a lower resolution, but only in my real device, in the emulator works fine.  The image is 1152x1152 and follows the image size guidelines.

53630273105_6b4b97bed2_6k

_Originally posted by @Admave13 in https://github.com/jonbhanson/flutter_native_splash/issues/495#issuecomment-2052629269_

jonbhanson commented 1 month ago

As the bug template states, "If you open a bug report without sufficient details, it will be closed."