Skip to content

A Flutter demo project for testing SSL Certificate Pinning

Notifications You must be signed in to change notification settings

CarloDotLog/flutter_test_ssl_pinning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_test_ssl_pinning

made by CarloDotLog

linkedin twitter style: very good analysis License: MIT


Description 👀

This is a demo Flutter project to test the SSL Certificate Pinning.

This repository is related to this article


Getting Started 🚀

To run this project use the launch configuration in VSCode/Android Studio or use the following commands:

$ flutter clean  
$ flutter pub get  
$ flutter run  

Packages used 📦

  • ssl_pinning_plugin: link