flutter/dev
Ian Hickson 872e88cec7
Reduce noise on the memory benchmarks (#19630) (#20163)
- Check memory usage in release builds, not profile.
- Use multiple runs and average the results.
2018-08-06 12:46:51 -07:00
..
automated_tests Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
benchmarks Reduce noise on the memory benchmarks (#19630) (#20163) 2018-08-06 12:46:51 -07:00
bots move where the mega_gallery benchmark code is generated by default (#20157) 2018-08-06 09:26:32 -07:00
devicelab Reduce noise on the memory benchmarks (#19630) (#20163) 2018-08-06 12:46:51 -07:00
docs Fix broken link (#16965) 2018-04-26 16:06:04 -07:00
integration_tests re-re-enable lint unnecessary_const (#20103) 2018-08-02 12:02:32 +02:00
manual_tests re-re-enable lint unnecessary_const (#20103) 2018-08-02 12:02:32 +02:00
missing_dependency_tests Spelling (#15229) 2018-03-06 21:36:03 -08:00
tools move where the mega_gallery benchmark code is generated by default (#20157) 2018-08-06 09:26:32 -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.