quixxi 0.0.6
quixxi: ^0.0.6 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.
0.0.5 #
Improve Security in iOS platform
0.0.6 #
Added SecureHash header in requests Modified example app screens.