flutter_spotify_api 0.9.9 copy "flutter_spotify_api: ^0.9.9" to clipboard
flutter_spotify_api: ^0.9.9 copied to clipboard

A Flutter and Dart package providing a comprehensive client for the Spotify Web API. This package offers easy-to-use interfaces for authentication, fetching user data, managing playlists, tracks, alb [...]

flutter_spotify_api #

A Flutter and Dart package providing a comprehensive client for the Spotify Web API.
This package offers easy-to-use interfaces for authentication, fetching user data, managing playlists, tracks, albums, artists, and playback control.

Features #

  • Authentication with Spotify
  • Access to user profile information
  • Browse and manage playlists
  • Fetch detailed information about albums, artists, and tracks
  • Playback control and device management
  • Retrieve audio features and analysis of tracks
  • Support for Spotify playback state monitoring

Getting started #

To use this package, you need to have a Spotify Developer account and create an application to get your client ID and secret.

  1. Register your app at Spotify Developer Dashboard
  2. Configure your redirect URIs and permissions (scopes)
  3. Add the package to your Flutter or Dart project (see below)
0
likes
40
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter and Dart package providing a comprehensive client for the Spotify Web API. This package offers easy-to-use interfaces for authentication, fetching user data, managing playlists, tracks, albums, artists, and playback control. Future updates will include support for additional Spotify objects such as podcasts.

License

MIT (license)

Dependencies

crypto, flutter, http, shared_preferences, uni_links, url_launcher

More

Packages that depend on flutter_spotify_api