rad_video_player 0.0.1+5 copy "rad_video_player: ^0.0.1+5" to clipboard
rad_video_player: ^0.0.1+5 copied to clipboard

PlatformAndroid

Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rad_video_player

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

dependencies:
  rad_video_player: ^0.0.1+5

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/rad_video_player.dart';
1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_test, meta, rad_video_player_platform_interface

More

Packages that depend on rad_video_player