flutter_vlc_player
flutter_vlc_player copied to clipboard
Vlc Buffer status is false when lost connection to source in network URL
Hello, I'm trying to show proper notification to user when playing video which has suddenly lost connection, but "isBuffering" is working only if network works fine , if its shutdown "isBuffering" is always false. Is there any workaround?