flutter/dev/tools/gen_keycodes/lib
Greg Spencer f0978c225a
Game controller button support (#33868)
This adds support for game controller buttons. It adds some supplemental USB HID codes that aren't available from the Chromium source code, and maps those on Android to the game pad buttons that Android supports. Other platforms are not supported yet.
2019-06-05 16:23:17 -07:00
..
code_gen.dart Add pseudo-key synonyms for keys like shift, meta, alt, and control. (#33695) 2019-06-03 18:41:04 -07:00
key_data.dart Game controller button support (#33868) 2019-06-05 16:23:17 -07:00
utils.dart Add a keyboard key code generator. (#27620) 2019-02-06 16:53:16 -08:00