bunny_stream_flutter 0.1.0+beta copy "bunny_stream_flutter: ^0.1.0+beta" to clipboard
bunny_stream_flutter: ^0.1.0+beta copied to clipboard

A Flutter plugin for Bunny Video integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bunny_stream_flutter

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

dependencies:
  bunny_stream_flutter: ^0.1.0+beta

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

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Bunny Video integration.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bunny_stream_flutter

Packages that implement bunny_stream_flutter