kd_youtube_background_audio 0.0.8 copy "kd_youtube_background_audio: ^0.0.8" to clipboard
kd_youtube_background_audio: ^0.0.8 copied to clipboard

A robust Flutter wrapper bridging just_audio and youtube_explode_dart for seamless background audio streaming and native OS media controls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kd_youtube_background_audio

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

dependencies:
  kd_youtube_background_audio: ^0.0.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:kd_youtube_background_audio/kd_youtube_background_audio.dart';
1
likes
150
points
259
downloads

Documentation

API reference

Publisher

verified publisherkhvichadev.com

Weekly Downloads

A robust Flutter wrapper bridging just_audio and youtube_explode_dart for seamless background audio streaming and native OS media controls.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

audio_service, flutter, http, just_audio, shared_preferences, youtube_explode_dart

More

Packages that depend on kd_youtube_background_audio