polyv_live_scenes 0.0.1 copy "polyv_live_scenes: ^0.0.1" to clipboard
polyv_live_scenes: ^0.0.1 copied to clipboard

retracted

Polyv Live Scenes Flutter plugin for opening native live watching rooms on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polyv_live_scenes

With Flutter:

 $ flutter pub add polyv_live_scenes

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

dependencies:
  polyv_live_scenes: ^0.0.1

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:polyv_live_scenes/polyv_live_scenes.dart';
0
likes
0
points
95
downloads

Publisher

unverified uploader

Weekly Downloads

Polyv Live Scenes Flutter plugin for opening native live watching rooms on Android and iOS.

Homepage

Topics

#polyv #live-streaming #video #flutter-plugin

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on polyv_live_scenes

Packages that implement polyv_live_scenes