twilio_flutter_video_sdk 1.0.0+4
twilio_flutter_video_sdk: ^1.0.0+4 copied to clipboard
Flutter plugin for Twilio Programmable Video SDK with video conferencing, mute/unmute, camera switching, and meeting management.
1.0.0+3 #
- Code cleanup: Removed unused code and fixed deprecated API usage
- Fixed deprecated
withOpacityusage in favor ofwithValues
1.0.0+1 #
- Initial release of Twilio Flutter Video SDK plugin
- Support for joining/leaving video rooms
- Audio mute/unmute functionality
- Video toggle on/off
- Camera switching (front/back)
- Real-time participant events
- Connection status monitoring
- Native video rendering via PlatformView
- Multiple remote participant support
0.0.1 #
- TODO: Describe initial release.