Closed
Description
Description
Flutter video player plugin always shows isBuffering
as false
. Even in video_player plugin example, the code is there to show CircularProgressIndicator
while buffering but it does not show. https://github.com/flutter/plugins/blob/347f508dd403f6b26789852b503199af5e8ee9f6/packages/video_player/example/lib/main.dart#L85