openvidu_flutter 0.0.11 copy "openvidu_flutter: ^0.0.11" to clipboard
openvidu_flutter: ^0.0.11 copied to clipboard

Migration from openvidu-android to Flutter. The package contains a working example that targets OpenVidu 2.29.0.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add openvidu_flutter

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

dependencies:
  openvidu_flutter: ^0.0.11

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_flutter/openvidu_flutter.dart';
5
likes
160
pub points
49%
popularity

Publisher

unverified uploader

Migration from openvidu-android to Flutter. The package contains a working example that targets OpenVidu 2.29.0.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

crypto, cupertino_icons, flutter, flutter_webrtc, html, intl, logging

More

Packages that depend on openvidu_flutter