flutter_webrtc_plus 0.12.1+6 copy "flutter_webrtc_plus: ^0.12.1+6" to clipboard
flutter_webrtc_plus: ^0.12.1+6 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_webrtc_plus
copied to clipboard

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

dependencies:
  flutter_webrtc_plus: ^0.12.1+6
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:flutter_webrtc_plus/flutter_webrtc_plus.dart';
copied to clipboard
9
likes
150
points
23
downloads

Publisher

verified publisherwaterbus.tech

Weekly Downloads

2024.09.26 - 2025.04.10

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

Repository (GitHub)
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, dart_webrtc_plus, flutter, path_provider, web, webrtc_interface_plus

More

Packages that depend on flutter_webrtc_plus