flutter_ssl_pinning_client 1.1.1 copy "flutter_ssl_pinning_client: ^1.1.1" to clipboard
flutter_ssl_pinning_client: ^1.1.1 copied to clipboard

Enterprise SSL/TLS Certificate & SPKI Public Key Pinning client for Flutter with OTA pin rotation, security audit logging, and MITM protection.

1.1.1 #

  • Refactored documentation with professional enterprise usage guide and zero fluff.

1.1.0 #

  • Added SslPinningHelper.extractServerFingerprint() utility to fetch and print server SHA-256 SPKI pins.
  • Added dynamic Over-The-Air (OTA) pin rotation via config.updatePinsForDomain().
  • Added SecurityAuditEvent callback (onSecurityAuditEvent) for Datadog, Sentry, and Crashlytics audit logging.
  • Added onCertificateNearExpiry notification callback for certificate rotation warnings.

1.0.2 #

  • Updated CI build badge to official native GitHub Actions SVG URL.

1.0.1 #

  • Added GitHub Actions CI workflow for automated testing and green build badge.

1.0.0 #

  • Initial release of flutter_ssl_pinning_client.
  • Added SPKI and Certificate SHA-256 fingerprint pinning.
  • Added backup pin rotation support and wildcard domain matching.
  • Added strict and report-only enforcement modes.
1
likes
160
points
260
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Enterprise SSL/TLS Certificate & SPKI Public Key Pinning client for Flutter with OTA pin rotation, security audit logging, and MITM protection.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter, http

More

Packages that depend on flutter_ssl_pinning_client