medea_flutter_webrtc 0.17.2-dev+rev.bc54c7937380f924e4d8e18f61d3781e8f2788ee copy "medea_flutter_webrtc: ^0.17.2-dev+rev.bc54c7937380f924e4d8e18f61d3781e8f2788ee" to clipboard
medea_flutter_webrtc: ^0.17.2-dev+rev.bc54c7937380f924e4d8e18f61d3781e8f2788ee 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 Dart:

 $ dart pub add medea_flutter_webrtc

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 dart pub get):

dependencies:
  medea_flutter_webrtc: ^0.17.2-dev+rev.bc54c7937380f924e4d8e18f61d3781e8f2788ee

Alternatively, your editor might support dart pub get or 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';
18
likes
0
points
813
downloads

Publisher

verified publisherinstrumentisto.com

Weekly Downloads

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

License

unknown (license)

Dependencies

collection, ffi, flutter, flutter_rust_bridge, freezed_annotation, json_annotation, uuid, web

More

Packages that depend on medea_flutter_webrtc

Packages that implement medea_flutter_webrtc