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

Headless real-time 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.3.0

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
140
points
75
downloads

Documentation

API reference

Publisher

verified publisherutdsoftware.com

Weekly Downloads

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

Homepage

Topics

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

License

MIT (license)

Dependencies

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

More

Packages that depend on utd_stream_sdk