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

Hero is not working with FlutterTemplateNetworkImage #156

Open
vanlooverenkoen opened this issue Feb 22, 2021 · 0 comments
Open

Hero is not working with FlutterTemplateNetworkImage #156

vanlooverenkoen opened this issue Feb 22, 2021 · 0 comments
Labels
bug Something isn't working Flutter Flutter specific P2 Medium prio

Comments

@vanlooverenkoen
Copy link
Contributor

Because the image is fetched from cache and the image could have another size. the image is downloaded again.
maybe because we are using Image.memory?

Possible sollution: create an image provider that does the same thing

@vanlooverenkoen vanlooverenkoen added bug Something isn't working Flutter Flutter specific P2 Medium prio labels Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Flutter Flutter specific P2 Medium prio
Projects
Status: Todo
Development

No branches or pull requests

1 participant