-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[web] Add Support for ICO files / urls / content to display with Image widget #105848
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
Comments
Hi @yegor-pelykh, Thanks for filing the issue, Labeling this issue as a new feature request. Image.asset('assets/flutter.ico'), Related to #17356 flutter doctor -v (mac)
cc: @chinmaygarde |
@maheshmnj |
@yegor-pelykh The issue is already prioritized, Unfortunately, we cannot do much about it, All we can do is wait until someone shows interest to contribute to this issue (since it's a feature request). The other way to increase its priority is to have more upvotes on the issue (which indicates this is affecting a significant group of users). I would recommend you to please read when will my bug be fixed? |
I'd appreciate if this can be prioritized and fixed. I think it's rather important functionality as This is the error when trying to draw an ico:
Thanks. |
I has similar issue, please fix it, my app is an extension that really need display the favIcon to user |
I have good news! I could successfully decode ICO's using the |
Why the Image widget doesn't support ICO files, urls, content? This format is very common.
Can you add support for it?
The text was updated successfully, but these errors were encountered: