safe_keyboard_flutter 0.0.3
safe_keyboard_flutter: ^0.0.3 copied to clipboard
A secure and privacy-focused keyboard solution for Flutter, preventing input data leaks and ensuring safer text entry.
0.0.2 - 2025-03-20 #
- Improve README style
0.0.1 - 2025-03-20 #
π Initial Release #
- First stable version of SafeKeyboardFlutter.
- Implements a secure keyboard input system for Android.
- Introduces
SafeKeyboardEditingControllerfor managing secure text input. - Provides
SafeKeyboardFlutterwidget for seamless integration. - Supports handling of
insert,backspace, andspaceactions.
π SafeKeyboardFlutter 1.0.0 is now available!