yt_flutter_musicapi 1.1.2
yt_flutter_musicapi: ^1.1.2 copied to clipboard
A Flutter plugin for YouTube Music API that provides music search and related songs functionality using Python backend.
YT Flutter Music API #
A Flutter plugin for accessing YouTube Music's search and related songs functionality through Kotlin/Python (Chaquopy) bridge.
Features #
- Search YouTube Music songs
- Get related songs for any track
- Customizable audio and thumbnail quality
- Cross-platform support (Android)
For Testing the API go-to :
https://github.com/golanpiyush/yt_flutter_musicapi/releases
Installation #
Add to your pubspec.yaml:
dependencies:
yt_flutter_musicapi:
git:
url: https://github.com/golanpiyush/yt_flutter_musicapi.git
ref: main