available_video_players 1.1.0 copy "available_video_players: ^1.1.0" to clipboard
available_video_players: ^1.1.0 copied to clipboard

PlatformAndroid

A Flutter plugin for Android to retrieve a list of installed video player applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add available_video_players

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

dependencies:
  available_video_players: ^1.1.0

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:available_video_players/available_video_players.dart';
2
likes
160
points
34
downloads

Publisher

verified publisherappquirk.com

Weekly Downloads

A Flutter plugin for Android to retrieve a list of installed video player applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on available_video_players