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