flutter_video_call_sdk_plugin 0.1.0 copy "flutter_video_call_sdk_plugin: ^0.1.0" to clipboard
flutter_video_call_sdk_plugin: ^0.1.0 copied to clipboard

High-performance video call SDK with Kalman filter congestion control, Reed-Solomon FEC, and Rate-Distortion Optimization. Built with Rust for maximum performance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_video_call_sdk_plugin

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

dependencies:
  flutter_video_call_sdk_plugin: ^0.1.0

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_video_call_sdk_plugin/flutter_video_call_sdk_plugin.dart';
0
likes
150
points
117
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance video call SDK with Kalman filter congestion control, Reed-Solomon FEC, and Rate-Distortion Optimization. Built with Rust for maximum performance.

Repository (GitHub)
View/report issues

Topics

#video #webrtc #video-call #rust #fec

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_video_call_sdk_plugin

Packages that implement flutter_video_call_sdk_plugin