medea_flutter_webrtc 0.8.2 copy "medea_flutter_webrtc: ^0.8.2" to clipboard
medea_flutter_webrtc: ^0.8.2 copied to clipboard

Flutter WebRTC plugin for Android/iOS/macOS/Linux/Windows/Web, based on GoogleWebRTC, designed for and used in Medea Jason WebRTC client.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add medea_flutter_webrtc

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

dependencies:
  medea_flutter_webrtc: ^0.8.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:medea_flutter_webrtc/medea_flutter_webrtc.dart';
9
likes
125
pub points
69%
popularity

Publisher

verified publisherinstrumentisto.com

Flutter WebRTC plugin for Android/iOS/macOS/Linux/Windows/Web, based on GoogleWebRTC, designed for and used in Medea Jason WebRTC client.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

collection, ffi, flutter, flutter_rust_bridge, freezed_annotation, js, meta, uuid

More

Packages that depend on medea_flutter_webrtc