Skip to content

Support 'flutter run' for desktop targets #30707

@stuartmorgan-g

Description

@stuartmorgan-g

Tracks being able to flutter run for macOS, Windows, and Linux.

This will likely be implemented in phases, first being able to flutter run using a prebuilt application on each platform (already implemented behind flags for macOS), then later once #30706 is done having the full behavior of building and then running.

Any support we can provide for this in the short term is very valuable for the workflow of people trying out early stages of the desktop support, since being able to flutter run provides compatibility with existing Flutter support in tools and IDEs (e.g., hot reload, and source-level debugging).

Metadata

Metadata

Assignees

Labels

a: desktopRunning on desktopplatform-linuxBuilding on or for Linux specificallyplatform-macBuilding on or for macOS specificallyplatform-windowsBuilding on or for Windows specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions