live_stream_core 3.0.0 copy "live_stream_core: ^3.0.0" to clipboard
live_stream_core: ^3.0.0 copied to clipboard

Live Stream Core is a core control designed specifically for live streaming scenarios, providing a series of powerful API functionalities to help developers quickly implement voice chat room features

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add live_stream_core

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

dependencies:
  live_stream_core: ^3.0.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:live_stream_core/live_stream_core.dart';
2
likes
110
points
212
downloads

Publisher

unverified uploader

Weekly Downloads

Live Stream Core is a core control designed specifically for live streaming scenarios, providing a series of powerful API functionalities to help developers quickly implement voice chat room features

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_localizations, intl, permission_handler, plugin_platform_interface, rtc_room_engine, stack_trace, tencent_cloud_chat_sdk, tencent_trtc_cloud

More

Packages that depend on live_stream_core