flutter_spotify_remote 0.0.1 copy "flutter_spotify_remote: ^0.0.1" to clipboard
flutter_spotify_remote: ^0.0.1 copied to clipboard

A Flutter plugin for Spotify App Remote SDK. Control Spotify playback, subscribe to player state, and manage authentication on iOS (SDK v5.0.1) and Android. No bundled frameworks — uses CocoaPods on iOS.

0.0.1 #

  • Initial release
  • iOS support via Spotify iOS SDK v5.0.1 (CocoaPods — no bundled xcframework)
  • Android support via Spotify Android App Remote SDK (.aar)
  • Playback control: play, pause, resume, skip next/previous, seek, shuffle, repeat
  • Real-time Stream<SpotifyEvent> for player state and connection changes
  • SpotifyAccessTokenEvent for Flutter-side token persistence (iOS)
  • Typed exceptions: SpotifyNotInstalledException, SpotifyAuthException, SpotifyConnectionException, SpotifyCommandException
3
likes
0
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Spotify App Remote SDK. Control Spotify playback, subscribe to player state, and manage authentication on iOS (SDK v5.0.1) and Android. No bundled frameworks — uses CocoaPods on iOS.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_spotify_remote

Packages that implement flutter_spotify_remote