Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Releases: macif-dev/ssl_pinning_plugin

Update to Flutter 2.0 with dart 2.12.0 (nullsafety)

07 Apr 09:37

Choose a tag to compare

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

Deployment target is iOS9.0

25 Sep 12:11
64fa3bb

Choose a tag to compare

Http method HEAD/GET

02 Sep 13:29

Choose a tag to compare

Add http method to verify certificate

Fix Android

23 Jul 15:14

Choose a tag to compare

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

Update version

06 Mar 13:08

Choose a tag to compare

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

ssl_pinning_plugin

01 Feb 18:52
d4663a1

Choose a tag to compare

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.