flutter_video_live_stream 1.0.0 copy "flutter_video_live_stream: ^1.0.0" to clipboard
flutter_video_live_stream: ^1.0.0 copied to clipboard

Flutter RTMP live stream client for your audio/video application. Made with ♥ by api.video. Maintained fork of apivideo_live_stream with StreamPack 3.2.0 (Android), AGP 9 built-in Kotlin, 16 KB page s [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_video_live_stream

With Flutter:

 $ flutter pub add flutter_video_live_stream

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

dependencies:
  flutter_video_live_stream: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_video_live_stream/flutter_video_live_stream.dart';
1
likes
0
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter RTMP live stream client for your audio/video application. Made with ♥ by api.video. Maintained fork of apivideo_live_stream with StreamPack 3.2.0 (Android), AGP 9 built-in Kotlin, 16 KB page size support, and an SPM-based iOS SDK (HaishinKit 2.2.5).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, json_annotation, meta, native_device_orientation, plugin_platform_interface, settings_ui

More

Packages that depend on flutter_video_live_stream

Packages that implement flutter_video_live_stream