flutter/dev
Chris Bracken bb338ef2c6
Don't bundle Genereted.xcconfig as a resource (#19544)
Generated.xcconfig is only required at build time for iOS apps. In the
flutter create project template and example apps, Generated.xcconfig was
previously marked as a resource to be bundled into the built app.
2018-07-19 07:24:06 -07:00
..
automated_tests Add Bash and Zsh command-line completion for flutter (#19243) 2018-07-13 21:24:36 -07:00
benchmarks Don't bundle Genereted.xcconfig as a resource (#19544) 2018-07-19 07:24:06 -07:00
bots Revert "enable lint unnecessary_const (#19342)" (#19423) 2018-07-16 13:30:27 -07:00
devicelab Update devicelab test with new message prefix (#19560) 2018-07-19 14:59:20 +01:00
docs Fix broken link (#16965) 2018-04-26 16:06:04 -07:00
integration_tests Don't bundle Genereted.xcconfig as a resource (#19544) 2018-07-19 07:24:06 -07:00
manual_tests Don't bundle Genereted.xcconfig as a resource (#19544) 2018-07-19 07:24:06 -07:00
missing_dependency_tests Spelling (#15229) 2018-03-06 21:36:03 -08:00
tools Revert "enable lint unnecessary_const (#19342)" (#19423) 2018-07-16 13:30:27 -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.