video_player_avplay 0.5.18 copy "video_player_avplay: ^0.5.18" to clipboard
video_player_avplay: ^0.5.18 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_avplay
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_avplay: ^0.5.18
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_avplay/video_player.dart';
import 'package:video_player_avplay/video_player_platform_interface.dart';
copied to clipboard
4
likes
120
points
1.62k
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.09.16 - 2025.03.31

Flutter plugin for displaying inline video on Tizen TV devices.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

device_info_plus_tizen, flutter, flutter_tizen, html, plugin_platform_interface

More

Packages that depend on video_player_avplay