CHRISTOPANANJICKAL / fast_cached_network_image

A flutter package to cache network image fastly without native dependencies.
MIT License
29 stars 35 forks source link

Potential issue with flutter Impeller on master channel #33

Closed delfme closed 1 year ago

delfme commented 1 year ago

Hello @CHRISTOPANANJICKAL, we are currently investigating this issue https://github.com/flutter/flutter/issues/130613

Can you please help us rule out if this is plugin issue or engine issue?

Here is latest discovery which points to your fast_cached_network_image + sample repo to test things. https://github.com/flutter/flutter/issues/130613#issuecomment-1644045875

delfme commented 1 year ago

It might also depend from plugins inside inside fast_cached_network_image. Can you please have a look at this repo? Widgets disappear while scrolling the cube page transition. https://github.com/delfme/cube-sample

Inside homepage.dart you will see a few solutions ready to test. Issue is reproducible only if we enable fast_cached_network_image.

CHRISTOPANANJICKAL commented 1 year ago

@delfme Why did you close this issue? Was there any issue with the package?

delfme commented 1 year ago

Close coz you have not written to know about issue, so I thought you wouldnt care about the fix