flutter_zoom_plugin
flutter_zoom_plugin copied to clipboard
How to parse url to join the meeting
Is your feature request related to a problem? Please describe. I am getting join url which has meeting ID ,password and token which only registered users can join the meeting ,now how to parse this and join the meeting for now I am navigating it original zoom app to join the meeting without any issue but I need to join with in the application how can I process it .
Describe the solution you'd like How to parse zoom meeting url with token to join the meeting without any interruption.