zoom_native_sdk 0.1.7 copy "zoom_native_sdk: ^0.1.7" to clipboard
zoom_native_sdk: ^0.1.7 copied to clipboard

Another plugin to join zoom metting

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zoom_native_sdk

With Flutter:

 $ flutter pub add zoom_native_sdk

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

dependencies:
  zoom_native_sdk: ^0.1.7

Alternatively, your editor might support dart pub get or 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_native_sdk/zoom_native_sdk.dart';
14
likes
0
pub points
66%
popularity

Publisher

unverified uploader

Another plugin to join zoom metting

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zoom_native_sdk