video_player_avplay 0.5.16 copy "video_player_avplay: ^0.5.16" to clipboard
video_player_avplay: ^0.5.16 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

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.16

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';
4
likes
130
points
2.03k
downloads

Publisher

verified publishertizen.org

Weekly Downloads

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