ivarconr / unleash-client-dart

Dart Client for Unleash
https://pub.dev/packages/unleash
Apache License 2.0
13 stars 13 forks source link

http dependency deprecated #27

Open BrayanX44 opened 11 months ago

BrayanX44 commented 11 months ago

Because unleash 0.4.1 depends on http ^0.13.0 and no versions of unleash match >0.4.1 <0.5.0, unleash ^0.4.1 requires http ^0.13.0. So, because yap_client depends on both http ^1.1.0 and unleash ^0.4.1, version solving failed.

GabriellArthur commented 3 months ago

The same problem with me but in unleash documentation, they ask to use another library