flutter_onscreen_keyboard 0.1.0 copy "flutter_onscreen_keyboard: ^0.1.0" to clipboard
flutter_onscreen_keyboard: ^0.1.0 copied to clipboard

A customizable and extensible virtual keyboard widget for Flutter desktop and touchscreen apps.

0.1.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: add mobile layout and support for multiple keyboard modes (#17). (ba97977e)

0.0.6 #

  • FEAT: add more theme customization for keys (#12). (58109c4a)
  • FEAT: add textstyle TextKeyThemeData (#11). (5785d06e)
  • DOCS: update readme with theme configurations (#13). (57364611)

0.0.5 #

  • FIX: better and simplified focus management (#10). (206cc114)
  • FEAT: automatically show/hide keyboard when input gains or loses focus. (76a34553)

0.0.4+2 #

  • DOCS: update README for badge links and usage instructions. (8d75e6fc)

0.0.4+1 #

  • DOCS: update docs directory. (3e1611a8)

0.0.4 #

  • FEAT: customizable control bar actions (#6). (ba0d842d)
  • FEAT: customizable keyboard aspect ratio (#5). (658ded00)
  • DOCS: update readme with a short demo (#4). (bc167e86)

0.0.3+1 #

  • DOCS: add documentation for all APIs (#3). (abe6af23)

0.0.3 #

  • FEAT: add text selection support (#2). (60a0b8b8)

0.0.2 #

  • FEAT: draggable keyboard widget. (b7a87595)

0.0.1+1 #

  • DOCS: add deploy workflow and update package description. (8a4b57b1)

0.0.1 #

  • FEAT: implement onscreen keyboard layout and functionality
  • DOCS: enhance README with comprehensive usage instructions and features.
  • FEAT: make OnscreenKeyboardTextField similar to TextField
  • FEAT: customizable width for keyboard
  • FIX: handle multiline TextField
  • FEAT: create wrap function
  • FEAT: add addRawKeyDownListener to OnscreenKeyboard
  • DOCS: update example app with OnscreenKeyboardTextField usage
  • CHORE: create LICENSE
  • CHORE: add CONTRIBUTING.md
  • CHORE: add pull request template for consistent contributions
  • CHORE: update issue templates
  • CHORE: create CODE_OF_CONDUCT.md
1
likes
160
points
374
downloads

Publisher

verified publisheralbinpk.dev

Weekly Downloads

A customizable and extensible virtual keyboard widget for Flutter desktop and touchscreen apps.

Repository (GitHub)
View/report issues
Contributing

Topics

#keyboard #virtual-keyboard #onscreen-keyboard #flutter-keyboard #flutter-onscreen-keyboard

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_onscreen_keyboard