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

Can change contentMode for background_image #637

Closed lsaudon closed 11 months ago

lsaudon commented 11 months ago

Is your feature request related to a problem? Please describe.

Can change contentMode for background_image.

Additional context I have a splashscreen with a fullscreen image

jonbhanson commented 11 months ago

Sorry, but this feature will not be added. However, you can have a single image consisting of your background and logo that you can set as a full screen image.