## Steps to Reproduce 1. Create a new plugin `flutter create --plugin hello` 1. Open in IDEA: `cd hello; idea .` => Would like to be able to launch the example app, but we seem to be missing a launch config, so Run/Debug is disabled.