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

Is it possible to add web support? #30

Closed
Harkunwar opened this issue Nov 12, 2019 · 2 comments
Closed

Is it possible to add web support? #30

Harkunwar opened this issue Nov 12, 2019 · 2 comments
Labels
feature request New feature or request

Comments

@Harkunwar
Copy link

Harkunwar commented Nov 12, 2019

Every time I load my flutter web website, it shows a blank page for a few seconds until the dart code runs, any possibility for an animation?

@henriquearthur
Copy link
Collaborator

It can be done by using plain HTML on index.html and remove it when Flutter renders first frame.

I'll look into the possibility of generating this automatically and adding to the plugin.

@jonbhanson
Copy link
Owner

OK, I've added web support. 👍🏻

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

No branches or pull requests

3 participants