flutter/dev
2019-04-02 07:20:23 +02:00
..
automated_tests roll engine to 82765aa77db9621dfbc50801ee2709aa0a00e04d (#30198) 2019-03-29 12:41:58 -07:00
benchmarks Intercept errors thrown by synchronous Completers in image resolution. (#30139) 2019-03-29 10:05:18 -07:00
bots update sample code analyzer regexp & test case (#30201) 2019-04-01 17:27:29 -07:00
ci Add docset generation (#24322) 2018-11-15 15:05:57 -08:00
devicelab add coverage benchmark (#30222) 2019-03-29 17:00:19 -07:00
docs Fix links on homepage of API docs (#29641) 2019-03-20 14:42:46 -07:00
integration_tests Intercept errors thrown by synchronous Completers in image resolution. (#30139) 2019-03-29 10:05:18 -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 no need .toList() before .join() (#30304) 2019-04-02 07:20:23 +02: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.