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 [...]

0.9.9 - 2025-06-24 #

Changed #

  • Code fixes

0.9.8 - 2025-06-24 #

Added #

  • PlaybackState static property

0.9.7 - 2025-06-23 #

Added #

  • isTrackInUserLikedTracks method

0.9.6 - 2025-06-23 #

Added #

  • togglePlayback method

0.9.5 - 2025-06-18 #

Changed #

  • Code fixes

0.9.4 - 2025-06-18 #

Added #

  • image support

0.9.3 - 2025-06-16 #

Changed #

  • Code refactoring

0.9.2 - 2025-06-16 #

Changed #

  • isTokenValid became static

0.9.1 - 2025-06-16 #

Added #

  • isUserAuthenticated

0.9.0 - 2025-06-16 #

Added #

  • Basic OAuth2 authentication support with the Spotify API.
  • Interfaces to fetch user information (profile, playlists).
  • Ability to browse albums, artists, and tracks.
  • Playback control and device management.
  • Retrieval of audio analysis and track features.
  • Playback state monitoring.

Changed #

  • Package structure prepared for publishing as a Flutter/Dart package.

Fixed #

  • None

Notes #

  • Beta version, API may change.
  • Planned support for podcasts and other Spotify objects in future releases.
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