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

FlutterNativeSplash.preserve not working on flutter 3.16 #627

Closed
anokabb opened this issue Nov 28, 2023 · 4 comments
Closed

FlutterNativeSplash.preserve not working on flutter 3.16 #627

anokabb opened this issue Nov 28, 2023 · 4 comments

Comments

@anokabb
Copy link

anokabb commented Nov 28, 2023

After upgrading to flutter 3.16 and also using the latest flutter native splash version after the splash displayed it's disappears and shows a black screen until you call FlutterNativeSplash.remove();

Configuration

flutter_native_splash:
color: "#000f55"
image: images/splash.png

  • Device: Pixel 7 Pro
  • OS: Android 12

To Reproduce
Steps to reproduce the behavior:

  1. Setup FlutterNativeSplash.preserve(widgetsBinding: widgetsBinding) on main
  2. Remove or comment FlutterNativeSplash.remove();
  3. then you will be stuck on black screen
@anokabb
Copy link
Author

anokabb commented Feb 1, 2024

@jonbhanson still getting this issue, i'm using latest versions flutter_native_splash: ^2.3.10 and flutter:3.16.9

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

@anokabb I was not able to reproduce this. Can you supply a minimal project that demonstrates this error?

@kane-knowby
Copy link

I am also experiencing on 3.16.4

@jonbhanson
Copy link
Owner

Closed due to inactivity. Feel free to reopen with information on how to reproduce if you are still having trouble.

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