flutter_shield 1.1.3 copy "flutter_shield: ^1.1.3" to clipboard
flutter_shield: ^1.1.3 copied to clipboard

A comprehensive device security and vulnerability detection package for Flutter applications on Android and iOS.

Changelog #

1.1.2 #

Initial Release #

Features

  • ✅ Complete coverage of 30 security vulnerabilities
  • ✅ Support for both Android and iOS platforms
  • ✅ Comprehensive security reporting
  • ✅ Individual check methods for targeted testing
  • ✅ Full security scan functionality

Device Integrity

  • Root/Jailbreak detection with multiple methods
  • Debuggable app detection
  • USB debugging status check (Android)
  • Emulator/Simulator detection
  • Basic malware exposure detection

Storage Security

  • Local storage security analysis
  • Plaintext data detection
  • Keychain/Keystore validation framework
  • File permissions checking
  • External storage analysis
  • Backup configuration checking

Authentication

  • Biometric handling validation
  • Biometric bypass detection
  • Screen lock enforcement checking

UI Security

  • Screenshot restriction checking
  • Screen recording detection
  • Clipboard security analysis
  • Overlay attack detection framework
  • Background data exposure checking
  • Recent apps exposure detection

Communication

  • IPC security analysis
  • Intent hijacking detection (Android)
  • Broadcast receiver exposure checking (Android)
  • Deep link security validation

WebView Security

  • WebView debugging detection
  • JavaScript interface security checking

Permissions & Runtime

  • Runtime permission validation
  • Autofill security checking
  • Sensor abuse detection framework

Other

  • Device time trust validation
  • Side-channel attack detection framework

Platform Support #

  • Android: API 21+ (Android 5.0 Lollipop)
  • iOS: 12.0+

Known Limitations #

  • Some checks require app-specific implementation
  • Malware detection is basic and should be enhanced
  • WebView checks require runtime inspection
  • Certificate pinning not included (coming in future release)

1.1.3 #

Update ReadMe File #

1
likes
160
points
155
downloads

Publisher

verified publishersanjaysharma.info

Weekly Downloads

A comprehensive device security and vulnerability detection package for Flutter applications on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

device_info_plus, flutter, path_provider, plugin_platform_interface, shared_preferences

More

Packages that depend on flutter_shield

Packages that implement flutter_shield