diefferson / http_certificate_pinning

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

Fix: set sdk constraints to ">=3.2.0 <4.0.0" #62

Closed latygin closed 5 months ago

latygin commented 6 months ago

Hi! http: ^1.1.2 requires SDK version of at least 3.2. Let's bump it in pubspec.yaml

image