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

PlatformAndroid

Flutter TV Media3 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 Flutter:

 $ flutter pub add flutter_tv_media3

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

dependencies:
  flutter_tv_media3: ^0.0.8

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:flutter_tv_media3/flutter_tv_media3.dart';
3
likes
160
points
48
downloads

Publisher

verified publisherappexp.pro

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (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