Jon Hanson
Jon Hanson
@fasterlars I tried reproducing the problem, but when I ran it, it was the splash logo was centered. I tried running it on a Nexus 10 tablet (API 30) so...
@fasterlars can you send me a copy of your project? Stripped down if necessary.
The problem is that you are using `background_image` instead of `image`. As stated in the readme: > Use background_image to set the background of your splash screen to a png...
When I tried updating my device, it updated to 15.7. I tried the demo of this package and the splash screen was removed correctly. If you are still having trouble,...
Closed due to inactivity. Feel free to reopen if you are still having a problem.
Have you read the [notes in the readme regarding Android 12](https://pub.dev/packages/flutter_native_splash#android-12-support)? > PLEASE NOTE: The splash screen may not appear when you launch the app from Android Studio. However, it...
Closed due to inactivity. Feel free to reopen if you are still having a problem.
@alberti42 thanks for the great solution! You rock!
This ticket was opened as an issue with Android 11 (API 30). A lot of the responses have been regarding API 31 and API 32, which is Android 12. You...
@romantitov yes, next time I work on this package I will update the example to include Android 12. @Macacoazul01 I'm happy to help the users of this package, but it...