Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue setting background images for specific OS #652

Closed
Dsoji opened this issue Jan 23, 2024 · 12 comments
Closed

Issue setting background images for specific OS #652

Dsoji opened this issue Jan 23, 2024 · 12 comments

Comments

@Dsoji
Copy link

Dsoji commented Jan 23, 2024

I tried setting up my splash screen for the different OS for the project I'm working on but I keep getting this error in terminal
image

@jonbhanson
Copy link
Owner

I will push out an update soon that resolves this.

@Dsoji
Copy link
Author

Dsoji commented Feb 1, 2024

Alright thank you, can't wait

@jonbhanson
Copy link
Owner

No need to wait, I pushed out the update 3 days ago.

@Dsoji
Copy link
Author

Dsoji commented Feb 1, 2024

Checking out now, thank you

@Dsoji
Copy link
Author

Dsoji commented Feb 1, 2024

Still the same issue

@jonbhanson jonbhanson reopened this Feb 1, 2024
@jonbhanson
Copy link
Owner

I was not able to reproduce this problem. When I specified the background_image_android parameter in the example project's pubspec.yaml, the create command completed fine. Can you provide a minimal project that demonstrates the problem?

@Dsoji
Copy link
Author

Dsoji commented Feb 5, 2024

Here is a new project i mage today and had the same issue: https://github.com/Dsoji/splashScreen
image

@Dsoji
Copy link
Author

Dsoji commented Feb 7, 2024

Hi, where you able to test and see if you were having the same issue on the project

@mainajonny
Copy link

Issue still persists

john@MacBook-Pro flutterapp % dart run flutter_native_splash:create Building package executable... (1.6s) Built flutter_native_splash:create. ⚠️ The parameter "background_image_ios" was found in your flutter_native_splash config, but "background_image_ios" is not a valid flutter_native_splash parameter. john@MacBook-Pro flutterapp %

@waslost0
Copy link

Same
flutter_native_splash: ^2.3.10
⚠️ The parameter "background_image_ios" was found in your flutter_native_splash config, but "background_image_ios" is not a valid flutter_native_splash parameter.

@Sameer330
Copy link

Sameer330 commented Feb 15, 2024

I got the same issue, any solutions??

$ dart run flutter_native_splash:create
Building package executable... (7.3s)
Built flutter_native_splash:create.
⚠️ The parameter "background_image_ios" was found in your flutter_native_splash config, but "background_image_ios" is not a valid flutter_native_splash parameter.

@jonbhanson
Copy link
Owner

Version 2.3.12 will resolve this. Please update the version of flutter_native_splash in your pubspec.yaml and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants