jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
44 stars 33 forks source link

Embed Jitsi as a PlatformView #12

Open predictron-cloud opened 1 year ago

predictron-cloud commented 1 year ago

The most fascinating feature (and also a killer feature comparing to other jitsi flutter repos) could be embedding PlatformView. The reference implementation could be taken from: https://github.com/saibotma/jitsi_meet_wrapper/pull/92 .

Could you please let me know regarding your plans for the implementation (e.g. porting) of this feature (so that I can decide if I can switch to the jitsi-meet-flutter-sdk).

predictron-cloud commented 1 year ago

The version for android is here: https://github.com/BindrUK/jitsi_meet/ branch: platfrom-view

gabiborlea commented 1 year ago

We are considering adding Platform View but at the moment is not a priority.