0 purchases
spotify web api
spotify_web_api #
A spotify web api implementation in Dart
Basic Usage: #
import 'package:mailchimp/mailchimp.dart';
copied to clipboard
Spotify #
Get Root #
Spotify sp;
sp = Spotify(
clientID: "",
clientSecret: "",
redirectUrl: "http://your-domain.com/spotify-callback.html");
copied to clipboard
kindly follow on github #
github
Kindly follow me on #
twitter
medium
instagram
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.