i recently imported native splash screen package in my flutter project. But when i start the app, image in there is so small. Is there any solution please to increase size of image?
and i also add my pubspec.yaml code
flutter_native_splash:
color: "#ffffff"
image: assets/nakupnylistlogo.png
android: true
ios: true