yumeeting_flutter_sdk 0.7.1 copy "yumeeting_flutter_sdk: ^0.7.1" to clipboard
yumeeting_flutter_sdk: ^0.7.1 copied to clipboard

yumeeting SDK for flutter, For live broadcast, video conference, etc., support mobile.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yumeeting_flutter_sdk
copied to clipboard

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

dependencies:
  yumeeting_flutter_sdk: ^0.7.1
copied to clipboard

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:yumeeting_flutter_sdk/yumeeting_flutter_sdk.dart';
copied to clipboard
0
likes
90
points
244
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.20 - 2025.04.04

yumeeting SDK for flutter, For live broadcast, video conference, etc., support mobile.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

events2, grpc, protobuf, sdp_transform, uuid, web_socket_channel, yumeeting_webrtc

More

Packages that depend on yumeeting_flutter_sdk