Closed
Description
Use case
I hava a list that contains images, some of them are GIFs, and the screen always refreshing if a GIF is loaded but it's not visible.
Proposal
So I'm wondering is it possible to stop playing a GIF when it's invisible.
And I've tried to wrap a Image
with VisibilityDetector, but it will cause rebuild many times.
By the way, the VisibilityDetector is limited, it cannot detect Opacity
widget. So it's awesome if there is an alternative in Flutter framwork.
Metadata
Metadata
Assignees
Labels
Presently being triaged by the triage teamPresently being triaged by the triage teamThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds