brim-borium / spotify_sdk

Flutter Package to connect the spotify sdk
https://pub.dev/packages/spotify_sdk
Apache License 2.0
143 stars 81 forks source link

Build web version #124

Closed fotiDim closed 2 years ago

fotiDim commented 2 years ago

This will help us catch compilation issues for new PRs. We could build the Android version instead but I believe builds will take longer in that case.

fotiDim commented 2 years ago

OK seems to work. It is supposed to fail right now and https://github.com/brim-borium/spotify_sdk/pull/123 fixes the compilation issue.

fotiDim commented 2 years ago

I merged the other PR and now it succeeds. It should be good to go.