flutter/dev
Andrew Kolos c05dc3e68e
[Reland] Fix flavors test install checks (#134060)
Reland of https://github.com/flutter/flutter/pull/133719. Updates [the string comparison in flavor_test.dart](https://github.com/flutter/flutter/pull/134060/files#diff-53383b32b975bfed6875306dfb98911cad077a5251ca0591c5b0e125fb4a0f05R39) to use `path.join` to build the path string so that the generated path is correct for both Linux and Windows hosts.

Fixes https://github.com/flutter/flutter/issues/133713

I've tested this on a Windows host targeting a physical Android device.
2023-09-05 18:55:23 +00:00
..
a11y_assessments [Windows] Add target architecture to build path (#131843) 2023-08-31 09:09:02 -07:00
automated_tests Update flutter packages to pick up latest vm_service (#133335) 2023-08-25 11:03:35 -07:00
benchmarks Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00
bots Fix sample code crash, add test (#133812) 2023-08-31 22:56:06 +00:00
ci Bump activesupport from 6.1.7.3 to 6.1.7.6 in /dev/ci/mac (#133225) 2023-08-24 20:06:51 +00:00
conductor Update flutter packages to pick up latest vm_service (#133335) 2023-08-25 11:03:35 -07:00
customer_testing Update flutter packages to pick up latest vm_service (#133335) 2023-08-25 11:03:35 -07:00
devicelab [Reland] Fix flavors test install checks (#134060) 2023-09-05 18:55:23 +00:00
docs Fix links in top level README (#133893) 2023-09-05 17:00:22 +00:00
forbidden_from_release_tests Upgrade flutter packages. (#132697) 2023-08-16 16:26:58 -07:00
integration_tests [Windows] Add target architecture to build path (#131843) 2023-08-31 09:09:02 -07:00
manual_tests [Windows] Add target architecture to build path (#131843) 2023-08-31 09:09:02 -07:00
missing_dependency_tests Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools Add cancelButtonStyle & confirmButtonStyle to the DatePickerThemeData (#132847) 2023-08-30 21:16:13 +00:00
tracing_tests Update flutter packages to pick up latest vm_service (#133335) 2023-08-25 11:03:35 -07:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07: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.