haishin_kit 0.14.2 copy "haishin_kit: ^0.14.2" to clipboard
haishin_kit: ^0.14.2 copied to clipboard

A Flutter plugin for Camera and Microphone streaming library via RTMP.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add haishin_kit
copied to clipboard

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

dependencies:
  haishin_kit: ^0.14.2
copied to clipboard

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:haishin_kit/haishin_kit.dart';
copied to clipboard
29
likes
160
points
167
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

A Flutter plugin for Camera and Microphone streaming library via RTMP.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on haishin_kit