flutter/dev
Greg Spencer 3258602073
Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)
Fixes #18028

Just changes typedef declarations, no logic changes.
2018-05-30 12:13:58 -07:00
..
automated_tests Revert sync async (#18002) 2018-05-29 21:07:33 +02:00
benchmarks Revert "Update Gradle dependencies to match Android Studio 3.1.2 (#17974)" (#17979) 2018-05-28 21:18:13 +02:00
bots Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) 2018-05-30 12:13:58 -07:00
devicelab Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) 2018-05-30 12:13:58 -07:00
docs Fix broken link (#16965) 2018-04-26 16:06:04 -07:00
integration_tests Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) 2018-05-30 12:13:58 -07:00
manual_tests Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) 2018-05-30 12:13:58 -07:00
missing_dependency_tests Spelling (#15229) 2018-03-06 21:36:03 -08:00
tools Exclude fuchsia_remote_debug_protocol from dartdocs (#17724) 2018-05-18 12:01:09 -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.