spotikit 1.0.0 copy "spotikit: ^1.0.0" to clipboard
spotikit: ^1.0.0 copied to clipboard

PlatformAndroid

Flutter plugin for Spotify integration with Android App Remote and Web API support.

1.0.0 #

🎉 First Stable Release - January 23, 2026 #

This marks the first stable release of Spotikit! The plugin is now production-ready for Android.

Features

  • Authentication: Full Authorization Code flow with automatic token refresh
  • Playback Control: Play, pause, resume, skip, previous, seek, and relative skip (forward/backward)
  • Realtime Playback State: Stream-based playback state updates with track info, progress, and pause status
  • Search & Play: One-shot search functionality to find and play tracks
  • Full Track Metadata: Rich metadata via Spotify Web API (album, images, popularity, etc.)
  • Centralized Logging: Built-in logging for debugging and diagnostics

Platform Support

  • ✅ Android (App Remote SDK + Web API)
  • ⏳ iOS (planned for future release)

Highlights

  • Clean Dart API with stream-based state management
  • Automatic token lifecycle management
  • Easy-to-use initialization scripts for Android setup
  • Comprehensive documentation and example app

Breaking Changes from 0.x

  • None - this is the first stable API

0.0.24 #

Demo Release24 #

  • First good release I hope.
0
likes
160
points
228
downloads

Publisher

verified publisherardakoksal.tech

Weekly Downloads

Flutter plugin for Spotify integration with Android App Remote and Web API support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, http, logger, path, plugin_platform_interface, yaml

More

Packages that depend on spotikit

Packages that implement spotikit