flutter_secure_keyboard 1.0.4 flutter_secure_keyboard: ^1.0.4 copied to clipboard
Mobile secure keyboard to prevent KeyLogger attack and screen capture.
1.0.4 #
- Add activatedKeyColor param.
1.0.3 #
- Change action key name from confirm to done.
- Fixed an error that occur when setting the key text.
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 input text to overflow.
- Added option to set maximum length of input text.
1.0.0+2 #
- Fixed an issue that did not work when dragging the view button.
1.0.0+1 #
- Resize the close and view buttons.
1.0.0 #
- Initial release.