flutter_zoom_sdk 1.1.0+4 flutter_zoom_sdk: ^1.1.0+4 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
1.0.0+2 #
- iOS Start meeting issue fixed
1.0.0+3 #
- iOS Start meeting issue fixed
- iOS get meeting id and password after starting meeting fixed
- iOS startMeetingNormal added and fixed
1.0.0+4 #
- Web SDK implemented
1.0.0+5 #
- Web SDK bug fixes
- minor improvments
1.0.0+6 #
- Web bug fixes
- iOS startMeetingNormal bug fixed(https://github.com/evilrat/flutter_zoom_sdk/issues/44)
1.0.0+7 #
- iOS bug fixes(https://github.com/evilrat/flutter_zoom_sdk/issues/44) (Patch)
1.0.0+8 #
- Android api 31 and 32 added and web build bug fixed
1.0.0+9 #
- Build bug fixed for android
1.1.0+1 #
- Android api 31 and 32 added and web build bug fixed
- Unzip command not working bug fixed
1.1.0+2 #
- API Documentations Improments
1.1.0+3 #
- API Documentations Improments
- Big fixex on android
1.1.0+4 #
- Android api 31 & 32 Bug fixed
- App crash on second login attempt fixed (Android)