flutter/dev/tools/gen_keycodes/lib
Nate Bosch 59a8ef3a21
Remove direct uses of LocalPlatform (#56605)
When `const LocalPlatform` is used immediately and not passed as a
dependency it does not have utility over the static properties from
`dart:io`. Remove these uses to reduce the noise around how the
instantiable `Platform` class is used.
2020-05-11 12:59:29 -07:00
..
cc_code_gen.dart Add C++ code generation for key maps. (#50998) 2020-03-12 17:39:31 -07:00
dart_code_gen.dart [windows] Adds support for keyboard mapping. (#54227) 2020-04-08 10:07:02 -07:00
key_data.dart [Keyboard] Collects windows key data (#52265) 2020-03-09 17:21:02 -07:00
utils.dart Remove direct uses of LocalPlatform (#56605) 2020-05-11 12:59:29 -07:00