rad_video_player_platform_interface 0.0.1+1 copy "rad_video_player_platform_interface: ^0.0.1+1" to clipboard
rad_video_player_platform_interface: ^0.0.1+1 copied to clipboard

A common platform interface for the video_player plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rad_video_player_platform_interface

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

dependencies:
  rad_video_player_platform_interface: ^0.0.1+1

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

Publisher

unverified uploader

A common platform interface for the video_player plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_test, meta

More

Packages that depend on rad_video_player_platform_interface