flutter_bunny_video_player_ios 1.0.2 copy "flutter_bunny_video_player_ios: ^1.0.2" to clipboard
flutter_bunny_video_player_ios: ^1.0.2 copied to clipboard

A Flutter plugin that provides native iOS video player using Bunny Stream's video streaming service

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_bunny_video_player_ios

With Flutter:

 $ flutter pub add flutter_bunny_video_player_ios

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

dependencies:
  flutter_bunny_video_player_ios: ^1.0.2

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_bunny_video_player_ios/flutter_bunny_video_player_ios.dart';
0
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides native iOS video player using Bunny Stream's video streaming service

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_bunny_video_player_ios

Packages that implement flutter_bunny_video_player_ios