Jon Hanson
Jon Hanson
This is affecting my package [flutter_native_splash](https://pub.dev/packages/flutter_native_splash).
This might help: [https://gist.github.com/lukaskubanek/cbfcab29c0c93e0e9e0a16ab09586996](https://gist.github.com/lukaskubanek/cbfcab29c0c93e0e9e0a16ab09586996).
I'm adding on to this thread to echo the same sentiment. I'm developing a native Android app and found your examples, specifically the Android Central No Scan example, to be...
@erperejildo your source image should be 1152×1152 pixels but the one you posted is 8000x8000 pixels.
Here is your splash with the resolution you uploaded: Here is the splash after I resized the source to 1152×1152:
I will close this as I believe I have given the solution for @erperejildo's original trouble. If any of the follow up posters have a blurred image problem that is...
@pedroprenhaca are you sure you are having this problem with API 32? There was a problem with API 31 (which is also Android 12), but I am not aware of...
I will not have time to implement this feature. It would have to come as a pull request.
You will need to show more code. Have you put a breakpoint on the `.remove()` method to see if it is called?
Closed due to inactivity. Feel free to reopen if you are still having trouble.