flutter/packages/flutter_tools/lib
Jonah Williams 985fc7463c
[flutter_tools] add skeleton for build uwp (#78624)
Adds the rest of the scaffolding for building a UWP application. The actual build functionality needs to be implemented, but could use buildWindows as an example (if it is going through cmake)

#14967
2021-03-19 15:36:42 -07:00
..
src [flutter_tools] add skeleton for build uwp (#78624) 2021-03-19 15:36:42 -07:00
executable.dart [flutter_tools] replace most MockBuildSystem instances with TestBuildSystem (#76821) 2021-02-26 08:46:00 -08:00
runner.dart Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -08:00