sefidgaran / signalr_client

A Flutter SignalR Client for ASP.NET Core
https://pub.dev/packages/signalr_netcore
MIT License
71 stars 111 forks source link

compatibility with http ^1.1.0 #66

Closed Parasankitbisht closed 10 months ago

Parasankitbisht commented 10 months ago
Because signalr_netcore 1.3.6 depends on http ^0.13.6 and no versions of signalr_netcore match >1.3.6 <2.0.0, signalr_netcore ^1.3.6 requires http ^0.13.6.
So, because "App Name "depends on both http ^1.1.0 and signalr_netcore ^1.3.6, version solving failed.
samialfattani commented 8 months ago

Why did you close the issue ?? I'm facing the same problem of compatibility with google_fonts plugin:

Because no versions of signalr_netcore match >1.3.6 <2.0.0 and signalr_netcore 1.3.6 depends on http ^0.13.6, signalr_netcore ^1.3.6 requires http ^0.13.6. And because google_fonts >=4.0.5 depends on http ^1.0.0, signalr_netcore ^1.3.6 is incompatible with google_fonts >=4.0.5. So, because astarar depends on both google_fonts ^6.1.0 and signalr_netcore ^1.3.6, version solving failed.