Tkko / Flutter_Pinput

Flutter package to create Pin code input text field with every pixel customization possibility 🎨 with beautiful animations, iOS autofill, Android autofill
https://pub.dev/packages/pinput
MIT License
700 stars 172 forks source link

Firebase storage image files download lag #149

Open altin80 opened 9 months ago

altin80 commented 9 months ago

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):

Additional context Add any other context about the problem here.

Tkko commented 6 months ago

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