saavn_play 1.0.1 copy "saavn_play: ^1.0.1" to clipboard
saavn_play: ^1.0.1 copied to clipboard

Unofficial API client for JioSaavn. Search songs, albums, artists, playlists, podcasts, radio stations, and more.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2026-02-23 #

Added #

  • Comprehensive README documentation with API reference
  • Home endpoint for fetching launch data (trending, playlists, albums, charts, radio)
  • Radio endpoint with featured stations and station songs
  • Podcast endpoint for browsing top shows
  • Featured playlist endpoint with filters
  • Web API endpoint for footer details, browse menus, and show details
  • Lyrics endpoint for fetching song lyrics
  • Strongly-typed models for all API responses
  • Download URL generation with multiple quality options
  • Image URL generation with multiple sizes
  • Full API documentation with dartdoc comments
  • Example file with usage demonstrations

Changed #

  • Improved documentation and code examples
  • Updated dependencies to latest versions
  • Fixed all lint issues for perfect static analysis score
  • Renamed classes to follow Dart naming conventions (SaavnPlayClient, SaavnPlayResponse)

0.1.0 Initial Release #

Added #

  • Basic search functionality (songs, albums, artists, playlists)
  • Song details by ID
  • Album details by ID
  • Artist details, songs, and albums
  • Playlist details by ID
  • API versioning support (v1-v6)
  • Dio-based HTTP client
  • JSON serialization with json_annotation
2
likes
155
points
201
downloads

Publisher

unverified uploader

Weekly Downloads

Unofficial API client for JioSaavn. Search songs, albums, artists, playlists, podcasts, radio stations, and more.

Repository (GitHub)
View/report issues

Topics

#saavn #jiosaavn #music #api-client #streaming

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dart_des, dio, json_annotation, pointycastle

More

Packages that depend on saavn_play