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

not work with kotlin 3 #14

Closed
niypoo opened this issue Dec 24, 2019 · 5 comments
Closed

not work with kotlin 3 #14

niypoo opened this issue Dec 24, 2019 · 5 comments

Comments

@niypoo
Copy link

niypoo commented Dec 24, 2019

after install in_app_purchase that depends on kotlin 3 I have facing issue with build so I remove speech_to_text and try install it again , now I can't

So, because stok_app_a depends on both speech_to_text ^0.6.3 and in_app_purchase ^0.2.2+4, version solving failed.
pub get failed (1; So, because stok_app_a depends on both speech_to_text ^0.6.3 and in_app_purchase ^0.2.2+4, version solving failed.)
@niypoo
Copy link
Author

niypoo commented Dec 24, 2019

I have updated to version 0.7 but same issue
pub get failed (1; So, because stok_app_a depends on both speech_to_text ^0.7.0 and in_app_purchase ^0.2.2+4, version solving failed.)

@niypoo
Copy link
Author

niypoo commented Dec 24, 2019

I have sol

@niypoo niypoo closed this as completed Dec 24, 2019
@sowens-csd
Copy link
Contributor

Glad to hear your issue was resolved. Anything I should add to the documentation to help others avoid the issue?

@niypoo
Copy link
Author

niypoo commented Dec 25, 2019

first thanks you for this great work ,
I have faced issue with another package you can see the issue here with how i avoid it
https://stackoverflow.com/questions/59467251/version-solving-failed-when-try-get-pubspec-yaml

@sowens-csd
Copy link
Contributor

Thanks for the reference, that explains it, and may well help others. I'll add it to the docs for the next release.

I'm surprised the Flutter team haven't updated their own plugin to the latest dependency. There's an open issue for it here flutter/flutter#43084, I just upvoted it. Notice on the https://pub.dev/packages/in_app_purchase#-analysis-tab- that it reports the json_annotation support as a problem. It gave my plugin the same report which is why I upgraded.

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