bugsnag / bugsnag-flutter

BugSnag crash reporting for Flutter apps
https://docs.bugsnag.com/platforms/flutter/
MIT License
11 stars 10 forks source link

Support http ^1.2.0 #231

Closed g7i closed 7 months ago

g7i commented 7 months ago

The package depends on http version 0.13.4. The latest http version at the moment is 1.2.0. Version resolving is failing due to this. Had to downgrade my project's http version. The major http version was bumped 8 months ago. Please update it asap.

clr182 commented 7 months ago

Hi @g7i

Thanks for reaching out.

We do have an item on our backlog aimed at bumping this dependancy version. Once we have more information we will be sure to reach out with an update.

clr182 commented 7 months ago

Hi @g7i

Thank you for your patience.

We not have a new release out for our Flutter notifier (v3.0.2) which should solve the issue you are facing. Please update to the latest release and if you are still seeing issues then let us know and we can investigate further.