medea_flutter_webrtc 0.8.0-dev+rev.1117c353c5d8ccc7287ffeaa39ac058f40fbaf37 copy "medea_flutter_webrtc: ^0.8.0-dev+rev.1117c353c5d8ccc7287ffeaa39ac058f40fbaf37" to clipboard
medea_flutter_webrtc: ^0.8.0-dev+rev.1117c353c5d8ccc7287ffeaa39ac058f40fbaf37 copied to clipboard

outdated

Flutter WebRTC plugin for iOS/Android/Desktop/Web, based on GoogleWebRTC.

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.0-dev+rev.1117c353c5d8ccc7287ffeaa39ac058f40fbaf37

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';
10
likes
0
pub points
65%
popularity

Publisher

verified publisherinstrumentisto.com

Flutter WebRTC plugin for iOS/Android/Desktop/Web, based on GoogleWebRTC.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on medea_flutter_webrtc