jiosaavn 0.1.0 copy "jiosaavn: ^0.1.0" to clipboard
jiosaavn: ^0.1.0 copied to clipboard

Unofficial API client for jiosaavn.com

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jiosaavn
copied to clipboard

With Flutter:

 $ flutter pub add jiosaavn
copied to clipboard

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

dependencies:
  jiosaavn: ^0.1.0
copied to clipboard

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:jiosaavn/jiosaavn.dart';
copied to clipboard
5
likes
130
points
759
downloads

Publisher

verified publisherkrtirtho.dev

Weekly Downloads

2024.09.26 - 2025.04.10

Unofficial API client for jiosaavn.com

Repository (GitHub)

Topics

#jiosaavn #jiosaavn-api #music

Documentation

API reference

License

MIT (license)

Dependencies

dart_des, dio, json_annotation

More

Packages that depend on jiosaavn