Skip to content

Blank Screen When Executing Async Method at Startup #230

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

Closed
ekasetiawans opened this issue Aug 12, 2019 · 3 comments · Fixed by #219
Closed

Blank Screen When Executing Async Method at Startup #230

ekasetiawans opened this issue Aug 12, 2019 · 3 comments · Fixed by #219
Labels
bug Something isn't working

Comments

@ekasetiawans
Copy link

how to reproduce,
change main method on main_desktop.dart with async
call an async method using await before runApp() , for exampe load SharedPreference.

run application using hover run and dont touch mouse or keyboard anymore, the application show blank screen until you move mouse inside application window or typing button on keyboard.

@pchampio
Copy link
Member

pchampio commented Aug 12, 2019

can you try hover run -b '@beta'. (You might need to be on flutter channel master)

@pchampio pchampio added the bug Something isn't working label Aug 12, 2019
@ekasetiawans
Copy link
Author

UPDATE. Running with beta branch solve this issue. Thanks @Drakirus

@pchampio pchampio mentioned this issue Aug 13, 2019
@pchampio
Copy link
Member

pchampio commented Sep 3, 2019

fix taged in tag: v0.29.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants