chewie
chewie copied to clipboard
No playNextVideo and no loop video
in MaterialDesktopControls when click _onExpandCollapse() video not playNextVideo when finish, and not loop if video of position end, but it works fine in non fullscreen mode
════════ Exception caught by gesture ═══════════════════════════════════════════
A PlayerNotifier was used after being disposed.
════════════════════════════════════════════════════════════════════════════════
D/EGL_emulation( 6801): app_time_stats: avg=34.01ms min=11.08ms max=132.06ms count=29
D/EGL_emulation( 6801): app_time_stats: avg=43.85ms min=15.19ms max=132.01ms count=23
E/flutter ( 6801): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: A PlayerNotifier was used after being disposed.
E/flutter ( 6801): Once you have called dispose() on a PlayerNotifier, it can no longer be used.
E/flutter ( 6801): #0 ChangeNotifier.debugAssertNotDisposed.