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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add better_player_ios

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

dependencies:
  better_player_ios: ^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_ios/better_player_ios.dart';
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