spotify_web_api 0.0.2+dev copy "spotify_web_api: ^0.0.2+dev" to clipboard
spotify_web_api: ^0.0.2+dev copied to clipboard

A spotify web api implementation in dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spotify_web_api

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

dependencies:
  spotify_web_api: ^0.0.2+dev

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

Import it

Now in your Dart code, you can use:

import 'package:spotify_web_api/spotify_web_api.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A spotify web api implementation in dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, webview_flutter

More

Packages that depend on spotify_web_api