better_player_android 1.2.0 copy "better_player_android: ^1.2.0" to clipboard
better_player_android: ^1.2.0 copied to clipboard

PlatformAndroid

The Android implementation of the better_player plugin, offering advanced video playback features using ExoPlayer and JNI for optimized performance in Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add better_player_android

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

dependencies:
  better_player_android: ^1.2.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_player_android/better_player_android.dart';
0
likes
160
points
300
downloads

Documentation

API reference

Publisher

verified publisherhasoft.pl

Weekly Downloads

The Android implementation of the better_player plugin, offering advanced video playback features using ExoPlayer and JNI for optimized performance in Flutter applications.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

better_player_platform_interface, flutter, jni, jni_flutter

More

Packages that depend on better_player_android

Packages that implement better_player_android