/flutter_test_ssl_pinning

A Flutter demo project for testing SSL Certificate Pinning

Primary LanguageDart

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