http_certificate_pinning
Https Certificate pinning for Flutter. Checks the equality between the known SHA-1 or SHA-256 fingerprint and the SHA-1 or SHA-256 of the target server.
3.0.2
50K downloads/mo
#1469 most downloaded on pub.dev
diefferson/http_certificate_pinning
What this package is like to depend on
Last release 1 months ago
21 Jul 2026
Release timing varies
gaps range from 3 weeks to 1.3 years
Nearly every release is documented
notes for 18 of 19 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
19 releases · first in 2020
1 release in the last 12 months
see the full history below
Release timeline
19 releases · Feb 2020 to Jul 2026Releases
latest 19-
3.0.221 Jul 2026Release notes
Open source →What's Changed
- Add Swift Package Manager support for iOS by @fahdmekawy in #95
- Fix typos and format in README file by @LennartEgb in #81
- Add unit tests for plugin by @LennartEgb in #82
New Contributors
- @fahdmekawy made their first contribution in #95
- @LennartEgb made their first contribution in #81
Full Changelog: 3.0.1...3.0.2
-
3.0.117 Mar 2025Release notes
Open source →Fixing kotlin issue touppercase
Fixing iOS problems afer update of alamofire -
3.0.026 Feb 2025Release notes
Open source →3.0.0
Upgrading to last plugin interface
Bumping Alamofire version to 5.9.0
Support for Flutter 3.29.0Release notes
Open source →Upgrading to last plugin interface Bumping Alamofire version to 5.9.0 Support for Flutter 3.29.0
-
2.1.304 Dec 2023 -
2.1.203 Nov 2023 -
2.1.122 Aug 2023 -
2.1.021 Aug 2023Release notes
Open source →2.1.0
Bumping SDK version to >=3.0.0 < 4.0.0
Bumping http version to 1.1.0
Bumping Dio version to 5.3.2Release notes
Open source →Bumping SDK version to >=3.0.0 < 4.0.0 Bumping http version to 1.1.0 Bumping Dio version to 5.3.2
-
2.0.716 Feb 2023 -
2.0.631 Dec 2022 -
2.0.421 Feb 2022 -
2.0.303 Nov 2021 -
2.0.203 Nov 2021 -
2.0.102 Nov 2021 -
2.0.016 Apr 2021 -
1.0.410 Mar 2021 -
1.0.328 Feb 2020 -
1.0.228 Feb 2020Nothing published for this version
-
1.0.128 Feb 2020 -
1.0.028 Feb 2020Release notes
Open source →- This version contains:
- The base HTTPS validation
- Interceptor to Dio (https://pub.dev/packages/dio)
- Client to HTTP (https://pub.dev/packages/http)
- This version contains: