-
Notifications
You must be signed in to change notification settings - Fork 346
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
Chewie dependency (Provider dependency) needs updated #805
Comments
yeah I also got this and as a temporary solution I override in dependecy_overrides provider: 6.0.1 |
I'm taking a look into this. Thanks. |
I think this a possible solution at the moment |
if you're interested in this, you can follow this issue fluttercommunity/chewie#580 |
On Github, chewie is using provider 6.0.1 already.
|
It's not possible to use a git dependency when publishing a package, so we have to wait for them to publish a new release :/ |
😢 |
fixes issue GetStream#805
Which packages are you using?
stream_chat_flutter
On what platforms did you experience the issue?
iOS, Android
What version are you using?
stream_chat_flutter 3.3.0
What happened?
Compatibility issue with other packages and stream_chat_flutter with following message when running "flutter pub get":
It appears that this dependency was updated in chewie about a month ago (see pull request here), but they haven't issued a new pub.dev release.
I am able to roll back provider in my own dependencies, but if I do, then I am unable to update stream_chat_flutter beyond 3.1.0 due to other conflicts that require this provider dependency to be resolved in stream_chat_flutter/chewie.
So, I am submitting this issue in case chewie is no longer issuing pub.dev releases.
Steps to reproduce
Supporting info to reproduce
No response
Relevant log output
No response
Flutter analyze output
No response
Flutter doctor output
Code of Conduct
The text was updated successfully, but these errors were encountered: