flutter/dev
Ian Hickson e5f81e1048
Clean up some flutter_tools tests and roll dependencies (#33163)
* Clean up some flutter_tools tests

* Remove arbitrary retry that happens even for fundamental errors, and generally clean up _DevFSHttpWriter.

* Update dependencies (requires fixes; see next commit)

* Fixes for new dependencies.
2019-05-22 09:31:37 -07:00
..
automated_tests Clean up some flutter_tools tests and roll dependencies (#33163) 2019-05-22 09:31:37 -07:00
benchmarks Clean up some flutter_tools tests and roll dependencies (#33163) 2019-05-22 09:31:37 -07:00
bots Clean up some flutter_tools tests and roll dependencies (#33163) 2019-05-22 09:31:37 -07:00
ci Bump Android build tools to 28.0.3 in Dockerfile (#30832) 2019-04-10 16:57:35 -07:00
devicelab Clean up some flutter_tools tests and roll dependencies (#33163) 2019-05-22 09:31:37 -07:00
docs Updating dart.dev related links (#32641) 2019-05-14 10:35:00 -07:00
integration_tests Clean up some flutter_tools tests and roll dependencies (#33163) 2019-05-22 09:31:37 -07:00
manual_tests Clean up some flutter_tools tests and roll dependencies (#33163) 2019-05-22 09:31:37 -07:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Clean up some flutter_tools tests and roll dependencies (#33163) 2019-05-22 09:31:37 -07:00
tools Clean up some flutter_tools tests and roll dependencies (#33163) 2019-05-22 09:31:37 -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.