better_native_video_player 1.3.0 copy "better_native_video_player: ^1.3.0" to clipboard
better_native_video_player: ^1.3.0 copied to clipboard

Native video player (AVPlayer on iOS, ExoPlayer on Android) with HLS, DRM, Chromecast & AirPlay casting, Picture-in-Picture, background playback, and fullscreen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add better_native_video_player

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

dependencies:
  better_native_video_player: ^1.3.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:better_native_video_player/better_native_video_player.dart';
18
likes
160
points
1.75k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native video player (AVPlayer on iOS, ExoPlayer on Android) with HLS, DRM, Chromecast & AirPlay casting, Picture-in-Picture, background playback, and fullscreen.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dismissible_page, floating, flutter, multicast_dns

More

Packages that depend on better_native_video_player

Packages that implement better_native_video_player