flutter/dev
Danny Tuppeny 127d1f85dd
Improve error message in microbenchmarks when flutter run lives too long (#19200)
This should make it more obvious from the error what's gone wrong if we see a repeat of #19096 (previously the error was something like "Bad state: future already completed").
2018-07-10 17:09:39 +01:00
..
automated_tests Remove bogus SDK constraint lines. (#19013) 2018-07-09 17:27:33 -07:00
benchmarks Remove bogus SDK constraint lines. (#19013) 2018-07-09 17:27:33 -07:00
bots Remove bogus SDK constraint lines. (#19013) 2018-07-09 17:27:33 -07:00
devicelab Improve error message in microbenchmarks when flutter run lives too long (#19200) 2018-07-10 17:09:39 +01:00
docs Fix broken link (#16965) 2018-04-26 16:06:04 -07:00
integration_tests Remove bogus SDK constraint lines. (#19013) 2018-07-09 17:27:33 -07:00
manual_tests Remove bogus SDK constraint lines. (#19013) 2018-07-09 17:27:33 -07:00
missing_dependency_tests Spelling (#15229) 2018-03-06 21:36:03 -08:00
tools Remove bogus SDK constraint lines. (#19013) 2018-07-09 17:27:33 -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.