flutter/dev
James Lin 9823b3dbd4 Update with more review feedback from jonahwilliams
* Remove the identity() function.
* Make _flattenMap private.
* Don't bother with ungrowable lists.
2019-08-15 16:47:20 -07:00
..
automated_tests Tests for flutter test [some_directory] (#36866) 2019-08-13 14:57:43 -07:00
benchmarks Update dependencies (#37971) 2019-08-10 12:38:20 -07:00
bots Update with more review feedback from jonahwilliams 2019-08-15 16:47:20 -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 Fix a smoke test. (#38579) 2019-08-14 15:29:50 -07:00
docs Add anchors to samples (#35906) 2019-07-10 16:48:20 -07:00
integration_tests Fix up iOS Add to App tests (#38603) 2019-08-14 23:01:17 -07:00
manual_tests [linux] Receives the unmodified characters obtained from GLFW (#34752) 2019-08-13 18:14:36 -07:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Update dependencies (#37971) 2019-08-10 12:38:20 -07:00
tools Update dependencies (#37971) 2019-08-10 12:38:20 -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.