yandex_music 1.2.2 copy "yandex_music: ^1.2.2" to clipboard
yandex_music: ^1.2.2 copied to clipboard

A powerlibrary for accessing Yandex Music API (api.music.yandex.net).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add yandex_music

With Flutter:

 $ flutter pub add yandex_music

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

dependencies:
  yandex_music: ^1.2.2

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:yandex_music/yandex_music.dart';
3
likes
140
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerlibrary for accessing Yandex Music API (api.music.yandex.net).

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

crypto, dio, mime, path, xml

More

Packages that depend on yandex_music