virtual_keyboard icon indicating copy to clipboard operation
virtual_keyboard copied to clipboard

Flutter Virtual Keyboard

Results 17 virtual_keyboard issues
Sort by recently updated
recently updated
newest added

This is a quick pull request for a new feature that I would like to include. If needed, I can add a sample usage. Basically, you can pass an additional...

I'm considering making a change to this library and optionally switch that period . button with a 00 button so it can easily be used for speed with a cash...

The builder parameter passed to the widget ignored since it's not being copied to the state. This tiny pull request fixes it. Btw, is there a reason for copying the...

I want keyboard of local language. Is it possible to do with this?

When you search "virtual_keyboard" in pub.dev there are up to 4 diferents, are all of them yours? BTW you need to add "-" character.

Its more like a suggestion rather than an issue. Instead of the two shift keys can you make one to get the specail characters like #,@,!,%,^,&,*,-, etc...

I couldn't find a way to switch the Alphanumeric keyboard to AZERTY. Is that something supported ? It could be great ! Thanks for your work

I want to use this excellent library with flutter 2.x and exists null-safe compatibility compatibility Thanks

The custom added are giving colour to keyboard, customise key style not only text colour and size. I also Added custom decoration for numeric key. Now numeric key can be...