flutter/dev
Greg Spencer 2d81adf74c
Revert "Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656)" (#22759)
This reverts commit e438632165
because it breaks 160 benchmarks, and several devicelab tests,
due to changing the format of the output.
2018-10-05 22:29:37 -07:00
..
automated_tests Revert "Use mixin syntax for Flutter's super-mixins (#22435)" (#22748) 2018-10-05 15:09:38 -07:00
benchmarks Revert "Use mixin syntax for Flutter's super-mixins (#22435)" (#22748) 2018-10-05 15:09:38 -07:00
bots Revert "Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656)" (#22759) 2018-10-05 22:29:37 -07:00
ci Compare the Cirrus OS env var with the right value for macOS (darwin) (#22533) 2018-10-02 10:20:09 -07:00
devicelab Revert "Use mixin syntax for Flutter's super-mixins (#22435)" (#22748) 2018-10-05 15:09:38 -07:00
docs Really fix the flutter dartdoc link (#22266) 2018-09-25 14:35:08 -07:00
integration_tests Revert "Use mixin syntax for Flutter's super-mixins (#22435)" (#22748) 2018-10-05 15:09:38 -07:00
manual_tests Revert "Use mixin syntax for Flutter's super-mixins (#22435)" (#22748) 2018-10-05 15:09:38 -07:00
missing_dependency_tests Reland "Roll engine to version e3687f70c7ece72000b32ee1b3c02755ba5361ac (#20427)" (#20633) 2018-08-15 15:35:12 -07:00
tools Revert "Use mixin syntax for Flutter's super-mixins (#22435)" (#22748) 2018-10-05 15:09:38 -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.