dodude_video_player_avfoundation 2.9.8 copy "dodude_video_player_avfoundation: ^2.9.8" to clipboard
dodude_video_player_avfoundation: ^2.9.8 copied to clipboard

PlatformiOSmacOS
unlisted

iOS and macOS implementation of the dodude_video_player plugin. Fork of video_player_avfoundation with feed-tuned AVPlayer forward buffering for short-form playback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dodude_video_player_avfoundation

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

dependencies:
  dodude_video_player_avfoundation: ^2.9.8

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:dodude_video_player_avfoundation/dodude_video_player_avfoundation.dart';
0
likes
140
points
49
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS and macOS implementation of the dodude_video_player plugin. Fork of video_player_avfoundation with feed-tuned AVPlayer forward buffering for short-form playback.

Repository

Topics

#video #video-player

License

BSD-3-Clause (license)

Dependencies

flutter, meta, video_player_platform_interface

More

Packages that depend on dodude_video_player_avfoundation

Packages that implement dodude_video_player_avfoundation