ark-brighthustle / flutter_zoom_sdk

Zoom SDK from ZOOM ported to flutter as plugin with all necessary features and with Null Safety which is implementation by CodeSyncr
BSD 3-Clause "New" or "Revised" License
39 stars 84 forks source link

Update zoom sdk , android version , ios version #108

Closed beto-hopee closed 1 year ago

tien-it commented 1 year ago

@raj-wv
we upgraded it in our fork. sdk 5.12. Nice if you do it too. thank you so much

AthulRk commented 1 year ago

@raj-wv We are also facing same problem. Waiting for the Solution. Thanks in advance

johntyty912 commented 1 year ago

I am facing this issue too. Please help.

Ahmed-3lam commented 1 year ago

I am facing this issue too

raj-wv commented 1 year ago

add this in your depandency and enjoy! Screenshot 2022-12-16 at 11 14 14 AM

flutter_zoom: git: url: https://github.com/raj-wv/flutter_zoom.git ref: zoom-sdk-5_12_plus_android_ios_new

after running pub get to download mobilertc.aar and commonlib.aar run this :- flutter pub run flutter_zoom:unzip_zoom

AthulRk commented 1 year ago

@raj-wv facing error Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

Could not find com.google.android:flexbox:2.0.1.

beto-hopee commented 1 year ago

issue has fix by me in my repository https://github.com/tienhopee/flutter_zoom_plugin_2023