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

Cached Network Image not working in Flutter 3.27 web #2067

Closed
1 task done
Ssiswent opened this issue Dec 17, 2024 · 4 comments
Closed
1 task done

Cached Network Image not working in Flutter 3.27 web #2067

Ssiswent opened this issue Dec 17, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Ssiswent
Copy link

Which packages are you using?

stream_chat_flutter

On what platforms did you experience the issue?

Web

What version are you using?

8.2.0

What happened?

image
If any channel contains images, when I go to view this channel messages page, the website will crash.
image

Steps to reproduce

This is due to:
https://github.com/flutter/flutter/issues/160127
https://github.com/Baseflow/flutter_cached_network_image/issues/995#issuecomment-2537985625

Maybe should use another image SDK like `extended_image`.

And also this:
https://github.com/GetStream/stream-chat-flutter/issues/2064

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Ssiswent Ssiswent added the bug Something isn't working label Dec 17, 2024
@xsahil03x xsahil03x changed the title Can Stream Chat SDK update to support Flutter 3.27? Cached Network Image not working in Flutter 3.27 web Dec 23, 2024
Copy link

This issue is stale because it has been open for 20 days with no activity.

@github-actions github-actions bot added the Stale label Jan 12, 2025
@mauriziopinotti
Copy link

Bump it up then, the issue is far from stale.

@github-actions github-actions bot removed the Stale label Jan 13, 2025
@geweald
Copy link
Contributor

geweald commented Jan 15, 2025

Flutter 3.27.2 fixes that

@xsahil03x
Copy link
Member

Yes, it should be fixed in flutter 3.27.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants