better_player_android 1.3.1 copy "better_player_android: ^1.3.1" to clipboard
better_player_android: ^1.3.1 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.

1.3.1 #

  • Updated: package metadata

1.3.0 #

  • [BREAKING_CHANGE] Updated: Upgraded androidx.media3 version from 1.1.1 to 1.11.0.
  • [BREAKING_CHANGE] Updated: Raised minSdkVersion to 24.
  • [BREAKING_CHANGE] Updated: Upgraded androidx.media:media to 1.7.0.
  • Fixed: Resolved MediaSession token resolution error (sessionCompatToken) introduced in the Media3 upgrade.
  • Added: Supported configurable drmSecurityLevel to enable Widevine L1 playback.

1.2.0 #

  • Added: Support for native-to-Dart log streaming (setupLogCallback) via JNI for ExoPlayer.
  • Added: Reintroduced example directory with documentation to the package.
  • Updated: Enhanced package description in pubspec.yaml for better discoverability.

1.1.0 #

  • Added: Migrated native bridge to JNI using jnigen for high-performance direct communication with the Android media engine.
  • Fixed: Memory leak in player disposal and optimized WorkManager threading for caching.

1.0.2 #

  • Docs: Updated model name references in example.md.

1.0.1 #

  • Add thin examples to platform packages and decoupled example app.

1.0.0 #

  • Updated: Extracted Android native code from the core package into a standalone federated plugin package (better_player_android).
  • Fixed: Added missing result.success(null) for setMixWithOthers method channel call.
0
likes
160
points
399
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