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.36k stars 215 forks source link

Branding safearea in iOS #694

Closed pamafe1976 closed 4 months ago

pamafe1976 commented 7 months ago

The iOS version of the splash screen, puts the branding at the screen bottom, invading the safearea.

Is there any parameter to avoid this?

Thanks

Lzyct commented 5 months ago

I've created a new PR for this issue #709 Waiting for review from @jonbhanson