Skip to content

apelican/virtual_keyboard_overlay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


FlutterBlue


FlutterBlue


virtual_keyboard_overlay

Introduction

A dart virtual keyboard designed to float over content (such as a text game, document, etc) where maximizing content visibility and custom keyboard options / accelerators is preferred to a kiosk keyboard such as the parent repo.

Virtual keyboard provides a core set of functionality to display onscreen virtual keyboards. Managing the events sould be done on the project level.

TODO:

Focus is to allow dragging / assigning the keyboard position to suit the needs of the user

Additional features for delegating keyboard content and behavior / callbacks beyond raw input. For example a macro button that could be user defined and persisted.

A variety of layouts and options for preferring certain ASCII characters if there's free space.

Reference

VirtualKeyboardOverlay

Flutter widget to manage virtual keyboards and provide user customization.

Graciously founded upon work by:

About

Flutter Virtual Keyboard Overlay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 94.2%
  • Objective-C 3.9%
  • Java 1.9%