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

PlatformiOS

The iOS implementation of the better_player plugin, providing high-performance video playback using AVPlayer and FFI for seamless integration in Flutter apps.

1.2.0 #

  • Added: Support for native-to-Dart log streaming (setupLogCallback) via FFI for AVPlayer.
  • 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 implementation to Swift FFI using swiftgen, enabling direct AVPlayer interaction without MethodChannel overhead.

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 iOS native code from the core package into a standalone federated plugin package (better_player_ios).
  • Fixed: Restored remote notification (lock screen) controls by correctly storing data source information.
0
likes
160
points
299
downloads

Documentation

API reference

Publisher

verified publisherhasoft.pl

Weekly Downloads

The iOS implementation of the better_player plugin, providing high-performance video playback using AVPlayer and FFI for seamless integration in Flutter apps.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

better_player_platform_interface, ffi, flutter, objective_c

More

Packages that depend on better_player_ios

Packages that implement better_player_ios