jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
31 stars 25 forks source link

Embed Jitsi as a PlatformView #12

Open predictron-cloud opened 8 months ago

predictron-cloud commented 8 months 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 8 months ago

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

gabiborlea commented 7 months ago

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