how to prevent gif reset when the playback finishes in flutter
I’m using gif_view to control gif in flutter and when it finishes playing, it is coming to initial position, but I want it in last position itself.
I’m using gif_view to control gif in flutter and when it finishes playing, it is coming to initial position, but I want it in last position itself.