abdelaziz-mahdy / flutter_meedu_videoplayer

Cross-Platform Video Player for flutter
https://abdelaziz-mahdy.github.io/flutter_meedu_videoplayer/
MIT License
148 stars 71 forks source link

[Windows] fix of null-check exception on pushing player's mute button #3

Closed nikitatg closed 2 years ago

nikitatg commented 2 years ago

The result of the attempt to mute sound was a null-check exception at controller.dart#974

abdelaziz-mahdy commented 2 years ago

Thank you for the contribution ❤️