Flutter_Pinput icon indicating copy to clipboard operation
Flutter_Pinput copied to clipboard

Firebase storage image files download lag

Open altin80 opened this issue 1 year ago • 1 comments

Describe the bug I have several user profile images which download from Firebase Storage. As soon as a user joins the chat the Image lags a bit until it loads. It looks like it freezes for a couple of seconds. No error log though.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots If applicable, add screenshots to help explain your problem.

Pinput version: [e.g. 1.0.0]

Result of: flutter doctor --verbose

[!] Flutter (Channel stable, 3.10.0, on macOS 13.3.1 22E772610a darwin-arm64, locale en) • Flutter version 3.10.0 on channel stable at /Users/dev/fvm/versions/stable ...

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

altin80 avatar Sep 03 '23 19:09 altin80

Hey @altin80, I don't understand how the issue is related to the project 🫢

Tkko avatar Dec 01 '23 16:12 Tkko