ondoc_flutter_opentok 0.0.12 copy "ondoc_flutter_opentok: ^0.0.12" to clipboard
ondoc_flutter_opentok: ^0.0.12 copied to clipboard

OpenTok Flutter - a library for OpenTok iOS and Android SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ondoc_flutter_opentok

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

dependencies:
  ondoc_flutter_opentok: ^0.0.12

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:ondoc_flutter_opentok/flutter_opentok.dart';
import 'package:ondoc_flutter_opentok/flutter_opentok.g.dart';
3
likes
35
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

OpenTok Flutter - a library for OpenTok iOS and Android SDKs.

Homepage

License

MIT (license)

Dependencies

flutter, json_annotation

More

Packages that depend on ondoc_flutter_opentok

Packages that implement ondoc_flutter_opentok