• stuartmorgan's avatar
    Check for desktop project files before building (#48350) · 58d6c425
    stuartmorgan authored
    Moves the checks that projects have been configured for desktop to a lower level, where they will cover more codepaths (e.g., 'run'), and improves them to check for native build projects, rather than just directories, to catch cases where the directory exists (e.g., due to accidental creation of generated files).
    
    Also adds links to the error messages pointing to instructions on adding desktop support to a project.
    
    Fixes #47145
    58d6c425
Name
Last commit
Last update
..
application_package.dart Loading commit data...
build_linux.dart Loading commit data...
linux_device.dart Loading commit data...
linux_doctor.dart Loading commit data...
linux_workflow.dart Loading commit data...
makefile.dart Loading commit data...