mediasfu_sdk 0.0.4 copy "mediasfu_sdk: ^0.0.4" to clipboard
mediasfu_sdk: ^0.0.4 copied to clipboard

MediaSFU SDK for Flutter provides powerful streaming capabilities for creating high-performance cross-platform applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mediasfu_sdk

With Flutter:

 $ flutter pub add mediasfu_sdk

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

dependencies:
  mediasfu_sdk: ^0.0.4

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:mediasfu_sdk/mediasfu_sdk.dart';
7
likes
0
points
183
downloads

Publisher

verified publishermediasfu.com

Weekly Downloads

MediaSFU SDK for Flutter provides powerful streaming capabilities for creating high-performance cross-platform applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

clipboard, flutter, flutter_colorpicker, flutter_webrtc, font_awesome_flutter, http, intl, mediasfu_mediasoup_client, shared_preferences, socket_io_client, url_launcher

More

Packages that depend on mediasfu_sdk