diefferson / http_certificate_pinning

Https Certificate pinning for Flutter
Apache License 2.0
83 stars 70 forks source link

Update Dependency on HTTP #47

Closed Shahriyar13 closed 11 months ago

Shahriyar13 commented 11 months ago

http_certificate_pinning >=2.0.7 depends on http ^0.13.5

Resolving dependencies... Because no versions of flutter_map match >5.0.0 <6.0.0 and flutter_map 5.0.0 depends on http ^1.0.0, flutter_map ^5.0.0 requires http ^1.0.0. And because http_certificate_pinning >=2.0.7 depends on http ^0.13.5, flutter_map ^5.0.0 is incompatible with http_certificate_pinning >=2.0.7. So, because easy_project depends on both http_certificate_pinning 2.0.7 and flutter_map ^5.0.0, version solving failed. Process finished with exit code 1

diefferson commented 11 months ago

Hello @Shahriyar13 dependency updated on version 2.1.0. Thanks for to notice