flutter/dev
2018-12-19 10:05:00 -08:00
..
automated_tests Run flutter tests through mini test engine when run directly (flutter run -t test_file) (#24930) 2018-12-12 12:51:16 -08:00
benchmarks Add cull opacity perf test to device lab (#25381) 2018-12-17 22:01:07 -08:00
bots Support ANDROID_SDK_ROOT in addition to ANDROID_HOME (#25221) 2018-12-17 17:29:09 +00:00
ci Add docset generation (#24322) 2018-11-15 15:05:57 -08:00
devicelab Add cull opacity perf test to device lab (#25381) 2018-12-17 22:01:07 -08:00
docs Adds favicon to Dash/Zeal docset, adds OpenSearch metadata. (#25178) 2018-12-11 09:53:33 -08:00
integration_tests Fix the build (#25568) 2018-12-19 10:05:00 -08:00
manual_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Add imports section to sample code templates, and more docs. (#25184) 2018-12-13 14:11:11 -08:00
tools Adds favicon to Dash/Zeal docset, adds OpenSearch metadata. (#25178) 2018-12-11 09:53:33 -08: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.