-
Notifications
You must be signed in to change notification settings - Fork 9
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
Show download progress #17
Comments
Hi @orhun, nice to see you again! I think it makes sense to use a progress bar instead of just a spinner. Feel free to submit a PR! |
A quick follow up after the PR was merged: At the end, I went with this minimal template |
That looks even better 👌🏼 |
Hello!
I think it would be nice to see the download progress especially for assets that are particularly big.
As a reference, I did something like this in the past using indicatif:
I'd be happy to submit a PR if you have plans for implementing this feature 🐻
The text was updated successfully, but these errors were encountered: