You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Http Certificate Pinning
1
+
# HTTP Public Key Pinning
2
2
3
-
Https Certificate pinning for Flutter
3
+
HTTP Public Key pinning for Flutter
4
4
5
-
This project ins based on [ssl_pinning_plugin](https://github.com/macif-dev/ssl_pinning_plugin)
5
+
This project is based on [ssl_pinning_plugin](https://github.com/macif-dev/ssl_pinning_plugin)and [http_certificate_pinning](https://github.com/KranthiBandla/http_certificate_pinning)
6
6
7
7
Any help is appreciated! Comment, suggestions, issues, PR's!
8
8
@@ -13,7 +13,8 @@ In your flutter or dart project add the dependency:
0 commit comments