sarbagyastha / youtube_player_flutter

A Flutter plugin for inline playback or streaming of YouTube videos using the official iFrame Player API.
https://youtube.sarbagyastha.com.np
BSD 3-Clause "New" or "Revised" License
692 stars 784 forks source link

[BUG] The plugin flutter_inappwebview could not be built due to the issue above. #314

Open EmreKaratopuk opened 4 years ago

EmreKaratopuk commented 4 years ago

Describe the bug Hello, i can't run my app

To Reproduce Try adding these packages in pubspec.yaml youtube_player_flutter: ^7.0.0+7 flutter_inappwebview: ^4.0.0+4

Technical Details:

Error Exception: The plugin flutter_inappwebview could not be built due to the issue above.

dwikyhardi commented 4 years ago

same here, but the problem onlu occurred when i build apk in release mode @sarbagyastha

therohanchoudhary commented 3 years ago

youtube_player_flutter: ^8.0.0 http: ^0.13.3

Same bug for these packages