fluttercommunity / chewie

The video player for Flutter with a heart of gold
MIT License
1.93k stars 993 forks source link

Unsupported operation: Platform._operatingSystem #667

Open tenSunFree opened 2 years ago

tenSunFree commented 2 years ago

Unsupported operation: Platform._operatingSystem 2022-09-03_215022

Consider replacing Platform.isAndroid with defaultTargetPlatform==TargetPlatform.android to avoid exceptions. 2022-09-03_215406

maherjaafar commented 2 years ago

Can you fix it and open a PR?