flutter_tv_media3 0.0.5 copy "flutter_tv_media3: ^0.0.5" to clipboard
flutter_tv_media3: ^0.0.5 copied to clipboard

Flutter TV Media3 plugin A Flutter plugin for playing video on Android TV using the native Media3 player, which runs in its own `Activity`.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_tv_media3

With Flutter:

 $ flutter pub add flutter_tv_media3

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

dependencies:
  flutter_tv_media3: ^0.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_tv_media3/flutter_tv_media3.dart';
3
likes
0
points
22
downloads

Publisher

verified publisherappexp.pro

Weekly Downloads

Flutter TV Media3 plugin A Flutter plugin for playing video on Android TV using the native Media3 player, which runs in its own `Activity`.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc_event_transformers, collection, equatable, flutter, flutter_bloc, intl, plugin_platform_interface, sprintf

More

Packages that depend on flutter_tv_media3

Packages that implement flutter_tv_media3