flutekeyboard 0.4.0
flutekeyboard: ^0.4.0 copied to clipboard
Fully customizable, multi-lanugage virtual keyboard for embedded projects
0.4.0 #
- Add multi-layout support and language picker to AlphanumericKeyboard
- Add custom layout support to NumericKeyboard
- Add BlankButton for alphanumeric and numeric layouts
- Show secondary key values as hints on the key face (showSecondaryValues)
- Add btnSecondaryTextStyle theme property to style the hints
- Improve key content scaling when the keyboard is resized
0.3.0 #
- Add option to hide 'space' text
0.2.0 #
- Add button visual feedback
- Propagate theme from FluteKeyboard to TextKey
0.1.1 #
- Add publish.yml workflow
- Upgrade flutter dependencies
0.1.0 #
- First release