utd_stream_sdk 0.2.1 copy "utd_stream_sdk: ^0.2.1" to clipboard
utd_stream_sdk: ^0.2.1 copied to clipboard

Headless LiveKit-based audio/video SDK for Flutter (audio call, video call, live stream, audio room) as logic-only sessions with no UI — build your own interface.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add utd_stream_sdk

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

dependencies:
  utd_stream_sdk: ^0.2.1

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Headless LiveKit-based audio/video SDK for Flutter (audio call, video call, live stream, audio room) as logic-only sessions with no UI — build your own interface.

Topics

#livekit #webrtc #voice-chat #video-call #live-streaming

License

MIT (license)

Dependencies

device_info_plus, dio, flutter, flutter_webrtc, livekit_client, package_info_plus, shared_preferences, web_socket_channel

More

Packages that depend on utd_stream_sdk