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

Custom Loading Animation #285

Closed
RazvanRotaru opened this issue Sep 25, 2021 · 0 comments
Closed

Custom Loading Animation #285

RazvanRotaru opened this issue Sep 25, 2021 · 0 comments
Labels
feature Add new functionality

Comments

@RazvanRotaru
Copy link

The CircularProgessIndicator behaves weirdly on the web page, it stratches as much as it can. Moreover, the iOS standard loading widget is different from the one we use (for Android).

Given this problem, I believe a solution would be wrap it in a Center and a SizedBox and then use the new Widget in every scenario. In this case, it would be the perfect moment to create a loading animation.

@RazvanRotaru RazvanRotaru added the feature Add new functionality label Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add new functionality
Projects
None yet
Development

No branches or pull requests

1 participant