Closed
Description
issue_link
Commit Hash
Target
beta
pr_link
Impacted Users
Windows developers that use headless mode.
Impact Description
Flutter Windows crashes immediately if it started in headless mode.
Workaround
Yes. The crash is caused due to incorrectly handling no Dart entry point. This can be circumvented by providing an empty entry point manually.
Risk
low
Test Coverage
yes
Validation Steps
Verify that a Windows Flutter app does not crash if it has no Dart entry point.