manish-butterpaper / zoomsdk_flutter_integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zoomsdk_flutter_integration

Zoom SDK Integration for Flutter

This is a Flutter application that integrates the Zoom SDK provided in a separate git repository. The application allows users to join Zoom meetings using the meeting ID and password.

Getting Started

1. Fork this repository to your local machine.
2 .Add the Zoom SDK dependency to your pubspec.yaml file. The dependency can be found in the separate git repository.
3. Run flutter packages get to fetch the dependencies.

Additional Features

Please refer to the Zoom SDK documentation for more information and additional features that can be implemented.

Note

You need to signup and get the api key and secret from zoom to use it in the application.

Disclaimer

This application is intended for educational and demonstration purposes only and is not intended for use in production environments. Please refer to the Zoom SDK documentation for information on licensing and usage restrictions.

About


Languages

Language:Dart 79.6%Language:HTML 8.4%Language:Ruby 8.0%Language:Swift 2.2%Language:Java 0.8%Language:Kotlin 0.7%Language:Objective-C 0.2%