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

Open
1 task done
Ssiswent opened this issue Dec 17, 2024 · 0 comments
Open
1 task done

Cached Network Image not working in Flutter 3.27 web #2067

Ssiswent opened this issue Dec 17, 2024 · 0 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
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

No branches or pull requests

1 participant