video_player_videohole 0.5.3 copy "video_player_videohole: ^0.5.3" to clipboard
video_player_videohole: ^0.5.3 copied to clipboard

Flutter plugin for displaying inline video on Tizen TV devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_player_videohole
copied to clipboard

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

dependencies:
  video_player_videohole: ^0.5.3
copied to clipboard

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:video_player_videohole/video_player.dart';
import 'package:video_player_videohole/video_player_platform_interface.dart';
copied to clipboard
6
likes
130
points
119
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.09.13 - 2025.03.28

Flutter plugin for displaying inline video on Tizen TV devices.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, html, plugin_platform_interface

More

Packages that depend on video_player_videohole