flutter/dev
Sam Rawlins 24158686df Bump dartdoc to 0.28.3+2 (#31148)
This version of dartdoc properly escapes fenced code block "info strings."
2019-04-16 15:02:18 -07:00
..
automated_tests roll engine to 82765aa77db9621dfbc50801ee2709aa0a00e04d (#30198) 2019-03-29 12:41:58 -07:00
benchmarks Add rrect contains microbenchmark (#30985) 2019-04-15 09:01:40 -07:00
bots Bump dartdoc to 0.28.3+2 (#31148) 2019-04-16 15:02:18 -07:00
ci Bump Android build tools to 28.0.3 in Dockerfile (#30832) 2019-04-10 16:57:35 -07:00
devicelab Fix the warning test by checking stderr (#30997) 2019-04-15 10:19:36 -07:00
docs Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
integration_tests Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
manual_tests Intercept errors thrown by synchronous Completers in image resolution. (#30139) 2019-03-29 10:05:18 -07:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Intercept errors thrown by synchronous Completers in image resolution. (#30139) 2019-03-29 10:05:18 -07:00
tools Update keycodes, fix a comment. (#30938) 2019-04-16 08:02:11 -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.