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.

0.0.8 #

  • Docs: Completely overhauled README.md to emphasize the package's architecture as a wrapper.
  • Docs: Clarified technical considerations and added a legal disclaimer.
  • Docs: Highlighted the cookies parameter for authenticated playback.
  • Chore: Updated pubspec.yaml description to reflect the new professional messaging.

0.0.7 #

  • Fix: Refactored state management to bypass rxdart BehaviorSubject getter issues during pub.dev downgrade analysis.

0.0.6 #

  • Fix: Tightened dependency constraints to pass pub.dev downgrade analysis.

0.0.5 #

  • Fix: Resolved static analysis compilation error in example application.
  • Feature: playFromYoutube now automatically fetches title, artist, and thumbnail if omitted (Synchronized with README docs).
  • Fix: Updated pubspec.yaml description length to meet pub.dev scoring requirements.

0.0.4 #

  • Fix: Updated pubspec.yaml description length to meet pub.dev scoring requirements.

0.0.3 #

  • Feature: Added getMetadata method in KdYoutubeExtractor to fetch video title, author, duration, and thumbnail seamlessly.
  • Feature: Introduced KdVideoMetadata class for structured data handling.

0.0.2 #

  • Fixed pub.dev scoring issues.
  • Added documentation for public APIs.
  • Added an example application.

0.0.1 #

  • Initial public release.
  • Added KdYoutubeAudioHandler for background playback.
  • Added KdYoutubeExtractor for direct stream extraction.
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