Back to projects

jiosaavn_dart

A Dart API wrapper for the JioSaavn music catalog

Year 2024
Stack Dart, Flutter, REST APIs

About this project

A clean, typed Dart library giving developers seamless access to JioSaavn’s music catalog: search songs, fetch full song details, decrypt media URLs, pull lyrics, and explore albums and playlists through a simple intuitive API.

Key features

  • Song search and detailed song information by ID
  • Automatic decryption of media URLs for direct playback links
  • Lyrics retrieval where available
  • Album and playlist data with tracklists
  • Well-defined Dart models (Song, Album, Playlist) and clean error handling