spotify_flutter 0.0.2 copy "spotify_flutter: ^0.0.2" to clipboard
spotify_flutter: ^0.0.2 copied to clipboard

An api for interacting with Spotify Web Api

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spotify_flutter

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

dependencies:
  spotify_flutter: ^0.0.2

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_flutter/spotify_flutter.dart';
4
likes
80
pub points
37%
popularity

Publisher

unverified uploader

An api for interacting with Spotify Web Api

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

dio, flutter, flutter_web_auth_2, freezed_annotation, intl, json_annotation, pkce

More

Packages that depend on spotify_flutter