Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.2 KB

File metadata and controls

33 lines (26 loc) · 1.2 KB

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