-
stuartmorgan authored
Enables build_test for Windows, macOS, and Linux. Currently only flutter_gallery has platform directories for the desktop platforms, so this will run only that build, but this will provide an end-to-end build test for all three desktop platforms. Once this lands, other example/test projects can be brought online for desktop platforms in the future just by adding the relevant platform directories to the project.