flutter/dev
Greg Spencer 0245a29a04
Keycode generation doc fix (#31493)
Fixes a typo in the key generator readme.

Updated the examples in the readme to reflect that the examples were for physical key codes, where we're actually talking about logical key codes there.
2019-04-29 21:45:30 -07:00
..
automated_tests Revert "update packages and unpin build (#31736)" (#31795) 2019-04-29 09:56:55 -07:00
benchmarks Revert "update packages and unpin build (#31736)" (#31795) 2019-04-29 09:56:55 -07:00
bots Revert "update packages and unpin build (#31736)" (#31795) 2019-04-29 09:56:55 -07:00
ci Bump Android build tools to 28.0.3 in Dockerfile (#30832) 2019-04-10 16:57:35 -07:00
devicelab Revert "update packages and unpin build (#31736)" (#31795) 2019-04-29 09:56:55 -07:00
docs Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
integration_tests Revert "update packages and unpin build (#31736)" (#31795) 2019-04-29 09:56:55 -07:00
manual_tests [Re-Land] Implement focus traversal for desktop platforms. (#31614) 2019-04-25 16:26:58 -07:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Revert "update packages and unpin build (#31736)" (#31795) 2019-04-29 09:56:55 -07:00
tools Keycode generation doc fix (#31493) 2019-04-29 21:45:30 -07:00
README.md Update some READMEs under dev/. (#15712) 2018-03-19 16:41:36 -07:00

This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.