flutter_zoom_meeting_wrapper 0.0.2
flutter_zoom_meeting_wrapper: ^0.0.2 copied to clipboard
A Flutter plugin to integrate Zoom Meeting SDK directly in your app. Join meetings without switching to Zoom app. Simple initialization with JWT authentication.
0.0.2 iOS Support #
What's New: #
✅ Added full iOS platform support using Zoom Meeting SDK for iOS
📱 Join Zoom meetings directly from iOS Flutter apps
🔧 Integrated MobileRTC.xcframework, MobileRTCResources.bundle, MobileRTCScreenShare.xcframework, and zoomcml.xcframework
📝 Improved README with detailed iOS setup instructions and required permissions
🔐 Updated JWT authentication setup documentation
0.0.1 Initial Release #
Welcome to the first release of the flutter_zoom_meeting_wrapper plugin for Flutter!
Features: #
🎉 First release of flutter_zoom_meeting_wrapper
✅ Initialize Zoom SDK using JWT token
📲 Join Zoom meetings directly from your Flutter app
📞 Full audio and video support for Zoom meetings
🔐 Secure integration using Zoom JWT authentication
✅ Supports Android platform
Documentation: #
📚 Includes comprehensive documentation and example code for quick integration
