flutter/dev
liyuqian 9cc29c61df
Reland "Measure iOS CPU/GPU percentage #41426" (#41578)
This reverts commit baea9bf7cc.

Additionally,   we let the test run on mac8 with iphonexs because the test won't run on Xcode 10.1 (mac3-7). Hence we force it to run on mac8 which currently has Xcode 10.2.
2019-09-29 11:33:43 -07:00
..
automated_tests Force upgrade packages again. (#40997) 2019-09-24 16:51:31 -07:00
benchmarks Reland "Measure iOS CPU/GPU percentage #41426" (#41578) 2019-09-29 11:33:43 -07:00
bots Enable FTL reporting on an integration test (#40285) 2019-09-25 22:45:30 -07: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 "Measure iOS CPU/GPU percentage #41426" (#41578) 2019-09-29 11:33:43 -07:00
docs Adds DartPad option to the DartDoc snippet generator. (#39924) 2019-09-10 08:36:14 -07:00
integration_tests Add flutter drive to readme. (#41509) 2019-09-28 00:22:37 -07:00
manual_tests Reland changes to Intent.doNothing to avoid analyzer issue (#41477) 2019-09-28 08:55:47 -07:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Force upgrade packages again. (#40997) 2019-09-24 16:51:31 -07:00
tools add missing trailing commas (in dev/) (#40704) 2019-09-19 07:54:46 +02: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.