omxplayer_video_player 2.1.1 copy "omxplayer_video_player: ^2.1.1" to clipboard
omxplayer_video_player: ^2.1.1 copied to clipboard

A package that implements video_player_platform_interface using omxplayer and platform views.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add omxplayer_video_player

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

dependencies:
  omxplayer_video_player: ^2.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:omxplayer_video_player/omxplayer_video_player.dart';
11
likes
110
pub points
64%
popularity

Publisher

verified publisherardera.dev

A package that implements video_player_platform_interface using omxplayer and platform views.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, video_player_platform_interface

More

Packages that depend on omxplayer_video_player