You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to assume that we were able to call flutter create, but that it must have failed with an error. We should do a better job of bubbling that up to the user as part of the project create process.
As part of this, we should probably do more of the creation before we leave the wizard dialog. Currently we do a lot of it in the newly created IntelliJ window.
On Windows, with IDEA CE 2017.1:
=> project is created but has broken config:
Project view shows no Dart code:

Launch config has red error cross:

The text was updated successfully, but these errors were encountered: