DavidPerezP124 / jwplayer_plugin

An unofficial JWPlayer flutter plugin
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Davidp/add android support #8

Closed DavidPerezP124 closed 2 years ago

DavidPerezP124 commented 2 years ago

This adds the Android version of the SDK.

This currently has a bug where the surface the player uses renders outside of the player, will address this after adding web support.

Also added some compatibility changes on Flutter side in case downgrading to 2.10.5 fixes the issue