zoom_meeting_glmv 0.2.0 copy "zoom_meeting_glmv: ^0.2.0" to clipboard
zoom_meeting_glmv: ^0.2.0 copied to clipboard

Zoom Meeting SDK for Flutter with Dart-level control over the in-meeting UI: hide the meeting ID, passcode, invite link, share, participants and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoom_meeting_glmv

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  zoom_meeting_glmv: ^0.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zoom_meeting_glmv/zoom_meeting_glmv.dart';
2
likes
140
points
126
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Zoom Meeting SDK for Flutter with Dart-level control over the in-meeting UI: hide the meeting ID, passcode, invite link, share, participants and more.

Repository (GitHub)
View/report issues

Topics

#zoom #video-conferencing #meetings #sdk

License

Apache-2.0 (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on zoom_meeting_glmv

Packages that implement zoom_meeting_glmv