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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add saavn_play

With Flutter:

 $ flutter pub add saavn_play

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  saavn_play: ^1.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:saavn_play/saavn_play.dart';
2
likes
140
points
121
downloads

Documentation

Documentation
API reference

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

License

MIT (license)

Dependencies

dart_des, dio, json_annotation, pointycastle

More

Packages that depend on saavn_play