flutter/dev/tools
Greg Spencer af3337b676
Add Enter and Tab back in to ios and macos key maps (#81865)
I noticed that tab traversal stopped working on iOS when #73440 was landed.

It seems to be that the control characters were excluded from the list of logical keys, and so they ended up being generated values.

This PR just adds "Enter" and "Tab" to the list for both macOS and iOS.
2021-05-11 10:23:11 -07:00
..
bin [flutter_conductor] Add candidates sub command (#81234) 2021-05-03 16:49:04 -07:00
gen_keycodes Add Enter and Tab back in to ios and macos key maps (#81865) 2021-05-11 10:23:11 -07:00
lib [flutter_conductor] Add candidates sub command (#81234) 2021-05-03 16:49:04 -07:00
localization begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
test Remove "unnecessary" imports in dev/ (#81004) 2021-05-07 08:59:02 -07:00
vitool Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
.gitignore [flutter_conductor] update dev/tools with release tool (#69791) 2020-11-06 11:14:04 -08:00
dartdoc.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
dartdoc_checker.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
find_engine_commit.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
generate_android_spline_data.dart Update ClampingScrollSimulation to better match Android (#77497) 2021-03-12 16:23:05 -08:00
java_and_objc_doc.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
mega_gallery.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
pubspec.yaml [versions] roll versions and add ffi dep (#81403) 2021-04-28 11:19:03 -07:00
repackage_gradle_wrapper.sh Point to a new artifacts location. (#70673) 2021-02-04 18:44:47 -08:00
update_icons.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00