kkbox_openapi 2.2.1 copy "kkbox_openapi: ^2.2.1" to clipboard
kkbox_openapi: ^2.2.1 copied to clipboard

discontinued

KKBOX's Open API provides various data from KKBOX's rich music archive. It helps you to access data about KKBOX's song tracks, albums, artist playlist and so on.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kkbox_openapi

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

dependencies:
  kkbox_openapi: ^2.2.1

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

Import it

Now in your Dart code, you can use:

import 'package:kkbox_openapi/kkbox_openapi.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

KKBOX's Open API provides various data from KKBOX's rich music archive. It helps you to access data about KKBOX's song tracks, albums, artist playlist and so on.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, meta

More

Packages that depend on kkbox_openapi