twiliocompatibilityhybrid-mobile-appfluttervideochat

Hybrid mobile app for video chat and recording


I want to build a mobile application which is social networking and allows users to have video chats. The video chats should also be able to get recorded and shared. So I am opting for Hybrid app development as I can release the app both in iOS and android. For my requirements what Hybrid platform should I opt? I came across Twilio services which provide video chat functionality, but is Twilio compatible with Hybrid apps? If yes, I am more inclined towards flutter(google's hybrid application framework), is flutter Twilio compatible? If not, which other hybrid framework is Twilio compatible?


Solution

  • Twilio developer evangelist here.

    As Flutter is newly in beta, I don't think many people have attempted a Twilio integration. The Flutter video player plugin is not complete yet either. Flutter might not be the best platform for this.

    I believe that Twilio Video can be supported in other frameworks like Xamarin, React Native and Cordova. I've not personally used any of them, so that's as much as I can tell you.