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

v3.3.0 has dependency conflict with flutter web #198

Open
chiholai-sanasofthk opened this issue Aug 1, 2024 · 0 comments
Open

v3.3.0 has dependency conflict with flutter web #198

chiholai-sanasofthk opened this issue Aug 1, 2024 · 0 comments

Comments

@chiholai-sanasofthk
Copy link

chiholai-sanasofthk commented Aug 1, 2024

oauth2_client 3.3.0 doesn't work with flutter web.

oauth2_client depends on meta ^1.12.0
flutter_web_plugins depends on meta 1.11.0 exactly

error log:

Because oauth2_client >=3.3.0 depends on meta ^1.12.0 and every version of flutter_web_plugins from sdk depends on meta 1.11.0, oauth2_client >=3.3.0 is incompatible with flutter_web_plugins from sdk.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant