flutter/dev
Alex Wallen 7020f59ace
[tool] Support --flavor option for flutter install. (#114048)
* Alphabetize setup calls

* Add --flavor as an option for install

* Add verbose logging in install command

* Test that flavors build succeeds with proper flavor and fails with bogus one.

* Remove unused import

* The import was used...

* SQUASH

* Add flavor install test

* Rename test

* Add flavors install integration tests

* correct error message

* remove unused imports

* Delete copy test

* update test target

* Refactor mechanism to read buildInfo

* Remove unused import

* Set affected test targets to bringup: true

Co-authored-by: a-wallen <stephenwallen@google.com>
2022-11-08 22:53:23 +00:00
..
automated_tests Revert "Allow Flutter golden file tests to be flaky (#114450)" (#114902) 2022-11-08 09:26:55 -08:00
benchmarks Increase minimum supported macOS version from 10.13 to 10.14 (#114713) 2022-11-07 11:32:42 +01:00
bots Revert "Allow Flutter golden file tests to be flaky (#114450)" (#114902) 2022-11-08 09:26:55 -08:00
ci Bump ubuntu from e4771b7 to eb1392b in /dev/ci/docker_linux (#110534) 2022-09-19 16:19:11 +00:00
conductor Roll pub packages (#114189) 2022-10-28 19:15:08 +00:00
customer_testing Roll pub packages (#114189) 2022-10-28 19:15:08 +00:00
devicelab [tool] Support --flavor option for flutter install. (#114048) 2022-11-08 22:53:23 +00:00
docs Fix API docs CSS files so dark mode works (#112023) 2022-09-21 18:33:08 +00:00
forbidden_from_release_tests Roll pub packages (#113574) 2022-10-20 21:39:12 +00:00
integration_tests Increase minimum supported macOS version from 10.13 to 10.14 (#114713) 2022-11-07 11:32:42 +01:00
manual_tests Increase minimum supported macOS version from 10.13 to 10.14 (#114713) 2022-11-07 11:32:42 +01:00
missing_dependency_tests Prepare dev (minus flutter_gallery) for use_super_parameters (#100516) 2022-03-29 12:52:42 -07:00
snippets/config Fix API docs CSS files so dark mode works (#112023) 2022-09-21 18:33:08 +00:00
tools [RawKeyboard] Allow inconsistent modifiers for Web (#114499) 2022-11-07 20:41:09 +00:00
tracing_tests Roll pub packages (#114189) 2022-10-28 19:15:08 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
md [web] Add onEntrypointLoaded to FlutterLoader. (#108776) 2022-08-03 20:58:06 +00:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the 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.

The tests in this directory are run in the framework_tests_misc-* shards.