jiosaavn_dart 1.0.0 copy "jiosaavn_dart: ^1.0.0" to clipboard
jiosaavn_dart: ^1.0.0 copied to clipboard

A powerful Dart wrapper for JioSaavn, allowing developers to search songs, fetch albums and playlists, access lyrics, and decrypt media URLs effortlessly for seamless integration in music apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jiosaavn_dart

With Flutter:

 $ flutter pub add jiosaavn_dart

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

dependencies:
  jiosaavn_dart: ^1.0.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:jiosaavn_dart/jiosaavn_dart.dart';
1
likes
140
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful Dart wrapper for JioSaavn, allowing developers to search songs, fetch albums and playlists, access lyrics, and decrypt media URLs effortlessly for seamless integration in music apps.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dart_des, dio

More

Packages that depend on jiosaavn_dart