Flutter app to view/remove unplayable songs from your Spotify collection
- Android
- Modify
SPOTIFY_CLIENT_ID
andSPOTIFY_AUTH_REDIRECT_URI
inandroid/app/build.gradle
- Modify
- Web
- Modify
clientId
inlib/web/api_auther.dart
- Modify
Flutter app to view/remove unplayable songs from your Spotify collection. Mirror of https://gitlab.com/nkming2/spotify-unplayable-songs
DartApache-2.0