Ssl Pinning Plugin Versions Save

SSL Pinning Plugin Flutter

2.0.0

3 years ago
  • Update to Flutter 2.0 with dart 2.12.0
  • Example Android in Flutter Embedded V2

1.5.0

3 years ago

1.4.0

3 years ago

Add http method to verify certificate

1.3.0

3 years ago
  • Fix Kotlin version
  • Fix MissingPluginException(No implementation found for method close on channel ssl_pinning_plugin)
  • Code cleanup

1.2.0

4 years ago
  • Update to v2 android plugin APIs
  • Kotlin version is out of date
  • swift code version not provided

1.0

5 years ago

Plugin for check SSL Pinning on request HTTP.

Checks the equality between the known SHA-1 or SHA-256 fingerprint and the SHA-1 or SHA-256 of the target server.