flutter_secure_keyboard 1.0.2
flutter_secure_keyboard: ^1.0.2 copied to clipboard
Mobile secure keyboard to prevent KeyLogger attack and screen capture.
1.0.2 #
- Add screenCaptureDetectedAlertTitle param.
- Add screenCaptureDetectedAlertMessage param.
- Add screenCaptureDetectedAlertActionTitle param.
1.0.1+3 #
- Update documentation.
1.0.1+2 #
- README updates.
- Change package name and structure.
1.0.1 #
- Fixed an issue that caused the secure text to overflow.
- Added option to set maximum length of input text.
1.0.0+2 #
- Fixed an issue that appeared when dragging the view button.
1.0.0+1 #
- Resize the close and view buttons.
1.0.0 #
- Initial release.