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

Incompatible with Flutter Branch SDK (version solving failed) #127

Closed
jagged91 opened this issue Apr 23, 2024 · 1 comment
Closed

Incompatible with Flutter Branch SDK (version solving failed) #127

jagged91 opened this issue Apr 23, 2024 · 1 comment

Comments

@jagged91
Copy link

Just a quick heads up that Plaid Link's SDK currently can't be used in the same project as a fully up-to-date Flutter Branch SDK:

Because flutter_branch_sdk >=7.2.0 depends on js ^0.7.1 and plaid_flutter >=2.1.0 depends on js ^0.6.3, flutter_branch_sdk >=7.2.0 is incompatible with plaid_flutter >=2.1.0. So, because example_project depends on both plaid_flutter ^4.0.3-rc and flutter_branch_sdk ^7.3.0, version solving failed.

Looks like the JS plugin is the problem?

@jorgefspereira
Copy link
Owner

Thats a bummer. I think there’s no problem to upgrade the js dependency. I’ll issue a fix in the upcoming days.

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

2 participants