flutter_zoom_sdk 1.0.0+1 flutter_zoom_sdk: ^1.0.0+1 copied to clipboard
Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by EvilRATT
0.0.6 #
- Start meeting for login user
- Function changed from startMeeting to login
- Added feature to hide zoom icon, tool bar and meeting id & password
- Customized Notification
0.0.7 #
- Start meeting for login user
- Start meeting for login user with meeting id
- Login Fail with proper error codes
- Function changed from login to startMeeting
- Return meeting number & password on start meeting programmatically
- Customized Notification Icon & App name
0.0.8 #
- Bug Fixed on flutter pub run flutter_zoom_sdk:unzip_zoom_sdk command
0.0.9 #
- Bug Fixed on flutter pub run flutter_zoom_sdk:unzip_zoom_sdk command
- IOS SDK implemented
1.0.0 #
- Bug Fixed on flutter pub run flutter_zoom_sdk:unzip_zoom_sdk command
- IOS SDK implemented
- Bug Fixes
1.0.0+1 #
- iOS Build Issue fixed for real devices
- Some Minor Improvements