GetStream / stream-feed-flutter

Stream Feed official Flutter SDK. Build your own feed experience using Dart and Flutter.
https://getstream.io
Other
71 stars 70 forks source link

version update and do compatible with stream_chat_flutter #258

Open jawad-arshad opened 10 months ago

jawad-arshad commented 10 months ago

Describe the bug A clear and concise description of what the bug is.

What version of Flutter do you use?

What package are you using? What version?

What platform is it about?

a copy of flutter doctor --verbose

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Logs Run flutter analyze and attach any output of that command below. If there are any analysis errors, try resolving them before filing this issue.

Paste the output of running flutter doctor -v here.

Additional context Add any other context about the problem here.

jawad-arshad commented 10 months ago

please upgrade your package I'm using your both packages in one project when ever I try to upgrade chat package it says me dio is not compatible with feeds dio verison so please upgrade your feed package and make sure its compatible with latest streams chat package thanku