sy_rtc_flutter_sdk 1.0.6 copy "sy_rtc_flutter_sdk: ^1.0.6" to clipboard
sy_rtc_flutter_sdk: ^1.0.6 copied to clipboard

SY RTC Flutter SDK - A Flutter plugin for real-time audio and video communication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sy_rtc_flutter_sdk

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

dependencies:
  sy_rtc_flutter_sdk: ^1.0.6

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

Publisher

unverified uploader

Weekly Downloads

SY RTC Flutter SDK - A Flutter plugin for real-time audio and video communication.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sy_rtc_flutter_sdk

Packages that implement sy_rtc_flutter_sdk