dodude_video_player_android 2.9.5 copy "dodude_video_player_android: ^2.9.5" to clipboard
dodude_video_player_android: ^2.9.5 copied to clipboard

PlatformAndroid
unlisted

Android implementation of the dodude_video_player plugin. Fork of video_player_android with FeedLoadControl tuned for short-form feed playback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dodude_video_player_android

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

dependencies:
  dodude_video_player_android: ^2.9.5

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_android/dodude_video_player_android.dart';
0
likes
150
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Android implementation of the dodude_video_player plugin. Fork of video_player_android with FeedLoadControl tuned for short-form feed playback.

Repository

Topics

#video #video-player

License

BSD-3-Clause (license)

Dependencies

flutter, video_player_platform_interface

More

Packages that depend on dodude_video_player_android

Packages that implement dodude_video_player_android