flutter/packages/flutter_tools/lib/src/windows
stuartmorgan f4177a6dde
Generate a Property Sheet for Windows plugins (#50740)
Generates a Property Sheet for Windows builds containing link and include path
information for any included plugins. This allows automating part of the process
of integrating plugins into the build that is currently manual.

To support this change, refactored msbuild_utils into a PropertySheet class so that
it can be used to make different property sheets.
2020-02-13 12:53:28 -08:00
..
application_package.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
build_windows.dart Generate a Property Sheet for Windows plugins (#50740) 2020-02-13 12:53:28 -08:00
property_sheet.dart Generate a Property Sheet for Windows plugins (#50740) 2020-02-13 12:53:28 -08:00
visual_studio_validator.dart Require Visual Studio 2019 for Windows (#48844) 2020-01-15 08:43:03 -08:00
visual_studio.dart Require Visual Studio 2019 for Windows (#48844) 2020-01-15 08:43:03 -08:00
windows_device.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
windows_workflow.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00