• Greg Spencer's avatar
    Add C++ code generation for key maps. (#50998) · 289deef8
    Greg Spencer authored
    This adds generation of some C++ keycode maps for various platforms.
    
    This isn't meant for general use: it's so that the Flutter authors can keep the keycodes up to date with the Chromium and Android (and other) sources. It doesn't run continuously, it's only run occasionally (manually) to update the maps, because they don't change very often, and there is often manual work needed to make it function.
    
    In this PR, I added output of various .cc files that write into an engine repo situated next to the flutter repo on disk. This is a starting point for implementing platform-side handling of key events.
    289deef8
Name
Last commit
Last update
..
gen_keycodes Loading commit data...
lib Loading commit data...
localization Loading commit data...
test Loading commit data...
vitool Loading commit data...
dartdoc.dart Loading commit data...
find_engine_commit.dart Loading commit data...
java_and_objc_doc.dart Loading commit data...
mega_gallery.dart Loading commit data...
pubspec.yaml Loading commit data...
repackage_gradle_wrapper.sh Loading commit data...
update_icons.dart Loading commit data...