audio_video_player 0.1.0-beta.6 copy "audio_video_player: ^0.1.0-beta.6" to clipboard
audio_video_player: ^0.1.0-beta.6 copied to clipboard

A comprehensive Flutter plugin for audio and video playback with playlists, albums, background audio, PiP, downloads and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_video_player

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

dependencies:
  audio_video_player: ^0.1.0-beta.6

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:audio_video_player/audio_video_player.dart';
1
likes
150
points
68
downloads

Documentation

API reference

Publisher

verified publisherrameshwaramancha.com

Weekly Downloads

A comprehensive Flutter plugin for audio and video playback with playlists, albums, background audio, PiP, downloads and more.

Homepage

License

MIT (license)

Dependencies

audio_service, audio_session, background_downloader, chewie, flutter, flutter_cache_manager, http, just_audio, just_audio_background, path, path_provider, plugin_platform_interface, rxdart, video_player

More

Packages that depend on audio_video_player

Packages that implement audio_video_player