flutter/dev
Greg Spencer 63e096b4ac
Update keyboard maps (#40697)
This updates the keyboard maps to use updated HID codes for game controller buttons (from Chrome), and to encode that GLFW "super" keys are what we call "meta" keys (i.e. Windows key or Command key).
2019-09-17 13:24:54 -07:00
..
automated_tests ensure dart2js does not compile unsupported packages (#40368) 2019-09-12 15:25:21 -07:00
benchmarks Revert "Measure iOS CPU/GPU percentage (#39439)" (#40624) 2019-09-16 15:00:27 -07:00
bots more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
ci Re-enable docs with new container (#34681) 2019-06-18 16:08:28 -07:00
customer_testing Reland "Integrate dwds into flutter tool for web support (#34252)" (#37649)" (#37650) 2019-08-05 16:51:57 -07:00
devicelab Reland #39157 (#39798) 2019-09-17 08:19:33 -07:00
docs Adds DartPad option to the DartDoc snippet generator. (#39924) 2019-09-10 08:36:14 -07:00
integration_tests more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
manual_tests more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets add missing comma (#40555) 2019-09-16 11:47:40 -04:00
tools Update keyboard maps (#40697) 2019-09-17 13:24:54 -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.