I am developing an application with flutter for Linux app, to connect calls using a room in Twilio.
I am using the twilio_programmable_video_platform_interface
(https://pub.dev/packages/twilio_programmable_video_platform_interface/changelog) pub package but I didn't find any example for that.
When I checked their GitLab codebase they have only an example for programmable_video
(which supports only android and ios - https://pub.dev/packages/twilio_programmable_video).
I didn't find any example for the twilio_programmable_video_platform_interface
. Could anyone help with an example?
https://gitlab.com/twilio-flutter/programmable-video/-/tree/master/