spotify integration works

This commit is contained in:
Leon Astner 2025-08-02 04:48:34 +02:00
parent f70fe3cdd1
commit 025eee7644
11 changed files with 1637 additions and 717 deletions

View file

@ -49,6 +49,9 @@ dependencies:
# Web view for authentication
webview_flutter: ^4.4.2
# State management
provider: ^6.1.1
dev_dependencies:
flutter_test: