yumeeting_flutter_sdk 0.7.4+italk-android copy "yumeeting_flutter_sdk: ^0.7.4+italk-android" to clipboard
yumeeting_flutter_sdk: ^0.7.4+italk-android copied to clipboard

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

Flutter sdk for yumeeting #

Flutter sdk for the Ion backend based on ion.

Installation #

Edit pubspec.yaml in your flutter projects.

Add

pub #

flutter packages pub publish --dry-run

flutter packages pub publish --server=https://pub.dartlang.org

yumeeting_flutter_sdk:

Platform Support #

  • Android
  • iOS

Usage #

import 'package:yumeeting_flutter_sdk/flutter_ion.dart' as meeting;;


// Connect to ion-sfu.
final signal = meeting.JsonRPCSignal("ws://ion-sfu:7000/ws");


0
likes
90
points
477
downloads

Publisher

unverified uploader

Weekly Downloads

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