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

Flutter plugin for displaying inline with other Flutter widgets on Android and iOS. This plugin also supports playing youtube videos & RTMP Streams

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ext_video_player_clone

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

dependencies:
  ext_video_player_clone: ^1.0.0

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:ext_video_player_clone/ext_video_player_clone.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin for displaying inline with other Flutter widgets on Android and iOS. This plugin also supports playing youtube videos & RTMP Streams

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, http, meta, video_player_platform_interface, video_player_web, youtube_explode_dart

More

Packages that depend on ext_video_player_clone