How to integrate Zoom meetings in 2024 in flutter.Getting issues

Iam getting this issue while installing the flutter_zoom_videosdk: ^1.10.1 package please check it . Please help to solve this issue…

My flutter sdk version is 3.19.0

java:19: error: cannot access ZoomVideoSDKDelegate
flutterEngine.getPlugins().add(new com.flutterzoom.videosdk.FlutterZoomVideoSdkPlugin());
^
class file for us.zoom.sdk.ZoomVideoSDKDelegate not found
1 error

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:app:compileDebugJavaWithJavac’.

Compilation failed; see the compiler error output for details.

Did you find any solution? facing the same issue

No solution same issue

any solution? same issue

Hey did you find anything like wise

I think they are (Zoom) are not serious about Flutter because:

  • documentation is not clear
  • there’s no way to find sample app flutter
  • in pub.dev they only mentioned how to initialize the SDK and nothing else