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

Splash Screen is not supported with nullsafety #70

Closed
Ankit-jailwal opened this issue May 28, 2021 · 7 comments
Closed

Splash Screen is not supported with nullsafety #70

Ankit-jailwal opened this issue May 28, 2021 · 7 comments

Comments

@Ankit-jailwal
Copy link

When I am trying to implement splash screen in my code with null safety. Then it shows - package: splashscreen is not supported with null safety.
Flutter version: 2.2.0
Framework • revision b22742018b
Engine • revision a9d88a4d18
Tools • Dart 2.13.0
splash scree

@brunomaffei
Copy link

I'm getting the same problem.....nobody have the solution?

@Ankit-jailwal
Copy link
Author

You can solve this problem by adding this in your pubspec.yaml file.
splashscreen:
git:
url: https://github.com/DPLYR-dev/SplashScreenFlutterPackage.git
ref: master

@brunomaffei
Copy link

brunomaffei commented Jun 5, 2021

But i've to remove the dependecy?

image
image

@Ankit-jailwal
Copy link
Author

Can you show me your complete code?

@brunomaffei
Copy link

I've to downgrade the version =/ to work....so any suggestion?
image

@calvintam236
Copy link

duplicate of #65

@Ankit-jailwal
Copy link
Author

I think the solution is available at #65, so I am closing this issue.

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

3 participants