openvidu_flutter 0.0.12 copy "openvidu_flutter: ^0.0.12" to clipboard
openvidu_flutter: ^0.0.12 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
copied to clipboard

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.12
copied to clipboard

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';
copied to clipboard
6
likes
140
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

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

Repository (GitHub)

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