RafaelBarbosatec / gif_view

Load GIF images and can set framerate
MIT License
15 stars 19 forks source link

Fatal Exception: FlutterError Exception: Invalid image data #19

Open orkun1675 opened 8 months ago

orkun1675 commented 8 months ago

When the network connection is spotty using GifView.network() to load a GIF from the web throws this error.

I'm not sure if this causes the app to crash but it is recorded as a Fatal error in Firebase Crashlytics.

Can we please fail gracefully when this happens?

Please see the attached image for the strack trace:

Screenshot 2024-01-19 at 5 02 19 PM
RafaelBarbosatec commented 8 months ago

Hi @orkun1675 ! The version 0.4.1 is available. Try pass a widget in onError and always happen error when load your gif will show it and not throw error.

orkun1675 commented 8 months ago

Thank you @RafaelBarbosatec !

I released a beta build of my app after updating this plugin to 0.4.1 and started seeing these crashes:

RangeError (index): Invalid value: Valid value range is empty: 0

Screenshot 2024-01-30 at 12 07 04 AM

Could you take a look?

RafaelBarbosatec commented 8 months ago

Hi @orkun1675 ! Try on version 0.4.2