flutter_spotify_api 0.9.5
flutter_spotify_api: ^0.9.5 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.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.