quixxi 0.0.8
quixxi: ^0.0.8 copied to clipboard
Flutter plugin for adding SSL Pinning to application, Prevent copy and paste inside the application, Prevent misuse of APIs using API attestion
0.0.8 #
- Updated ReadMe
- Minor bug fixes
0.0.7 #
- Support for SOAP requests.
- Support for adding SecureHash in Request headers / payload.
- Added examples for API attestation.
0.0.6 #
*Added SecureHash header in requests *Modified example app screens.
0.0.5 #
Improve Security in iOS platform
0.0.4 #
Improved Security in Android platform.
0.0.3 #
Improved encryption logic.
0.0.2 #
Minor bug fixes
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.