flutter/dev/tools
Greg Spencer 431cfdafd9
Adding support for logical and physical key events (#27627)
This adds support for logical and physical key information inside of RawKeyEvent. This allows developers to differentiate keys in a platform-agnostic way. They are able to tell the physical location of a key (PhysicalKeyboardKey) and a logical meaning of the key (LogicalKeyboardKey), as well as get notified of the character generated by the keypress. All of which is useful for handling keyboard shortcuts.

This PR builds on the previous PR (#27620) which generated the key code mappings and definitions.
2019-02-08 12:42:34 -08:00
..
gen_keycodes Adding support for logical and physical key events (#27627) 2019-02-08 12:42:34 -08:00
lib add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
vitool Add module checking (#27122) 2019-01-29 12:26:48 -08:00
dartdoc.dart Update dartdoc to 0.28.1+1 and add parameters for source-code linking (#27511) 2019-02-04 14:40:22 -08:00
gen_date_localizations.dart remove ignore_for_file lints (#26545) 2019-01-15 08:42:47 -08:00
gen_localizations.dart scriptCode support in gen_localizations and strip scriptCodes for date l10n. (#23853) 2018-11-08 10:43:40 -08:00
java_and_objc_doc.dart Update packages (#27046) 2019-01-24 16:02:45 -08:00
localizations_utils.dart scriptCode support in gen_localizations and strip scriptCodes for date l10n. (#23853) 2018-11-08 10:43:40 -08:00
localizations_validator.dart scriptCode support in gen_localizations and strip scriptCodes for date l10n. (#23853) 2018-11-08 10:43:40 -08:00
mega_gallery.dart add an analysis_options excludes for the build/ dir (#23653) 2018-11-06 07:59:33 -08:00
pubspec.yaml Add module checking (#27122) 2019-01-29 12:26:48 -08:00
repackage_gradle_wrapper.sh Make artifacts URLs configurable. (#13380) 2017-12-07 16:30:23 +01:00
update_icons.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00