
To connect to the Spotify app you can call connectToSpotifyRemote(.) or getAccessToken(.). import 'package:spotify_sdk/spotify_sdk.dart' To start using this package first import it in your Dart file. You need Spotify Premium to access the Web SDK. Window.onSpotifyWebPlaybackSDKReady = (evt) =>

