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

Amplify Auth Cognito requires web >=0.5.0 <=0.6.0 while current version is 1.1.0 #5887

Open
sdole opened this issue Jan 31, 2025 · 1 comment
Assignees
Labels
dependencies Pull requests that update a dependency file question A question about the Amplify Flutter libraries

Comments

@sdole
Copy link

sdole commented Jan 31, 2025

Several packages our app depend on (example file_picker) later versions of web than Amplify requires. Any chance Amplify's deps can be upgraded?

Thus, amplify_auth_cognito ^2.0.0 requires web >=0.5.0 <=0.6.0.
And because file_picker >=8.1.0 depends on web ^1.0.0, file_picker >=8.1.0 is incompatible with amplify_auth_cognito ^2.0.0.
So, because accountant_app depends on both amplify_auth_cognito ^2.0.0 and file_picker ^8.3.1, version solving failed.

@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Jan 31, 2025
@ekjotmultani
Copy link
Member

Hi @sdole, thanks for bringing this up. I think this is a reasonable request, I'll take a look and see if it changes anything on our end and then aim to have it bumped in the next release.

@ekjotmultani ekjotmultani added the dependencies Pull requests that update a dependency file label Jan 31, 2025
@github-actions github-actions bot removed the pending-maintainer-response Pending response from a maintainer of this repository label Jan 31, 2025
@tyllark tyllark added question A question about the Amplify Flutter libraries and removed pending-triage This issue is in the backlog of issues to triage labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file question A question about the Amplify Flutter libraries
Projects
None yet
Development

No branches or pull requests

3 participants