Device (please complete the following information):
Device: iPhone 14
OS: 16.4
To Reproduce
Steps to reproduce the behavior, using the example app:
I can't find your sample app.
I added the package in my yaml file under Dev Dependencies.
Added the configuration above.
Then ran flutter clean && flutter pub get && dart run flutter_native_splash:create
Then launched my app.
Describe the bug
On iOS, when the splash screen appears, it first shows a very small version of my image, then shows a big version of my image.
Configuration
Device (please complete the following information):
To Reproduce Steps to reproduce the behavior, using the example app: I can't find your sample app.
I added the package in my yaml file under Dev Dependencies. Added the configuration above. Then ran
flutter clean && flutter pub get && dart run flutter_native_splash:create
Then launched my app.Screenshots First image: https://ibb.co/kS1cQ3B Second image: https://ibb.co/VL6Pk4R
Additional context None