flutter/dev
Greg Spencer 245d1b51ce
Add macOS to TargetPlatform (#43457)
This PR adds TargetPlatform.macOS to the TargetPlatform enum. This allows us to begin implementation of some adaptive UI based on which target platform is desired.

I haven't updated the tests here, that will come in a follow-up PR.
2019-11-26 18:32:34 -08:00
..
automated_tests Update package test (#44882) 2019-11-14 09:31:36 -08:00
benchmarks make some BuildContext methods generics (#44189) 2019-11-22 17:35:20 +01:00
bots Add integration test for transitive plugin dependencies (#45579) 2019-11-26 08:58:43 -08:00
ci dev/ci/README.md update (#44010) 2019-11-21 12:09:02 -08:00
customer_testing Update package test (#44882) 2019-11-14 09:31:36 -08:00
devicelab Add integration test for transitive plugin dependencies (#45579) 2019-11-26 08:58:43 -08:00
docs Make sure all our .dart files have license headers (#44467) 2019-11-08 16:53:21 -08:00
integration_tests Add .flutter-plugins-dependencies to the project, which contains the app's plugin dependency graph (#45379) 2019-11-22 15:02:20 -08:00
manual_tests Add macOS to TargetPlatform (#43457) 2019-11-26 18:32:34 -08:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Fix snippets to include element ID in the output sample. (#44787) 2019-11-15 10:23:04 -08:00
tools Allow plural localized strings to not specify every case (#45168) 2019-11-19 18:58:28 +01:00
README.md Clean up test infrastructure (#43030) 2019-10-18 16:35:39 -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.

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