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

Avoid using progress indicator within async builder in Flutter web #538

Open
daohoangson opened this issue Jun 14, 2021 · 0 comments · May be fixed by #542
Open

Avoid using progress indicator within async builder in Flutter web #538

daohoangson opened this issue Jun 14, 2021 · 0 comments · May be fixed by #542
Labels
enhancement New feature or request

Comments

@daohoangson
Copy link
Owner

Use case

https://monosnap.com/file/tqw2m9I2R73Y0M8fa29zacqm1vH0BS (from #535 (comment))

Proposal

The default async builder should detect web and fallback to something simpler like a Text widget. If it's decided to render some "loading" string, app localization should be taken into consideration.

@daohoangson daohoangson added the enhancement New feature or request label Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant