openvidu_client 0.0.2 copy "openvidu_client: ^0.0.2" to clipboard
openvidu_client: ^0.0.2 copied to clipboard

OpenVidu Flutter client for real time audio and video meetings.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add openvidu_client

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

dependencies:
  openvidu_client: ^0.0.2

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:openvidu_client/openvidu_client.dart';
5
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

OpenVidu Flutter client for real time audio and video meetings.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_web_plugins, flutter_webrtc, logger, meta, plugin_platform_interface, web_socket_channel

More

Packages that depend on openvidu_client

Packages that implement openvidu_client