Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using spotify package for web API #165

Open
banool opened this issue May 21, 2022 · 4 comments
Open

Consider using spotify package for web API #165

banool opened this issue May 21, 2022 · 4 comments
Labels
enhancement New feature or request web Specific for web

Comments

@banool
Copy link
Collaborator

banool commented May 21, 2022

This library currently builds out its own support for using the web API. There is already a package, spotify, that implements partial support for the web API. If we migrated over to that, we could reduce the amount of work required to maintain this library.

@banool banool added the enhancement New feature or request label May 21, 2022
@fotiDim
Copy link
Collaborator

fotiDim commented May 21, 2022

@banool it has been discussed and personally I am in favor of it. If someone is up for the task PRs are welcome.

@fotiDim fotiDim added the web Specific for web label Jun 6, 2022
@brim-borium
Copy link
Owner

@banool Just to clarify, the idea is to use spotify-dart inside the spotify_sdk lib or to merge the two packages and have one package for all?

@banool
Copy link
Collaborator Author

banool commented Jun 7, 2022

My thoughts were we would do the former, I don't think users of spotify-dart should necessarily take on the dependency of the mobile SDKs if they don't want them.

@brim-borium
Copy link
Owner

Fine with me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web Specific for web
Projects
None yet
Development

No branches or pull requests

3 participants