quixxi 0.0.4 quixxi: ^0.0.4 copied to clipboard
Flutter plugin for adding SSL Pinning to application, Prevent copy and paste inside the application.
0.0.1 #
Initial plugin release to protect application from
- MiTM attack by applying SSL Certificate verification using SSL Pinning.
- Copying sensitive data from TextField using Secure Text Fields.
0.0.2 #
Minor bug fixes
0.0.3 #
Improved encryption logic.
0.0.4 #
Improved Security in Android platform.