jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
895 stars 938 forks source link

fix platform error #1207

Closed LukeDickerson19 closed 1 year ago

LukeDickerson19 commented 1 year ago

got error "Unsupported operation: Platform._operatingSystem" with chewie in chrome on manjaro linux. got same error with better_player example. resolved with same solution from the PR in this chewie issue.

Before: Screenshot_2023-05-21_at_20-41-25

After: Screenshot_2023-05-21_at_20-43-57

LukeDickerson19 commented 1 year ago

nvmd, couldn't get the video to load, then realized better_player doesn't support web.