flutter_secure_app 1.0.1
flutter_secure_app: ^1.0.1 copied to clipboard
A robust security wrapper for Flutter applications implementing Runtime Application Self-Protection (RASP), SSL Pinning, and Anti-Proxy mechanisms.
1.0.1 #
- Updated README with detailed network security (Dio) features and pub.dev badges.
1.0.0 #
- Initial release.
- Integrated RASP features: Jailbreak/Root, Emulator, and Debugger detection.
- Integrated App Signature and iOS Team ID validation.
- Added SSL Pinning and SecureHttpClientAdapter for secure Dio requests.