flutter/packages/flutter_tools/test
knaeckeKami 8e9e13449b
Teach the flutter tool how to find android output files if the flavor contains uppercase letters (#66687)
This changes the name of the generated output files on android in case a flavor with uppercase letters is used.
Previously, the lowercased flavor name would be used for the apk/aab file. Now, the flavor name is used as-is.
2020-09-25 15:54:55 -07:00
..
commands.shard Expose enable-experiment in Flutter drive (#66311) 2020-09-23 10:38:02 -07:00
data [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) 2020-05-27 10:07:28 -07:00
general.shard Teach the flutter tool how to find android output files if the flavor contains uppercase letters (#66687) 2020-09-25 15:54:55 -07:00
integration.shard [flutter_tools] dont crash if attach is given a bad debug uri (#66358) 2020-09-22 12:03:21 -07:00
src [flutter_tools] dont crash if attach is given a bad debug uri (#66358) 2020-09-22 12:03:21 -07:00
template_test.dart [flutter_tools] check for permission issues when copying file (#63540) 2020-08-21 11:11:04 -07:00