Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change the UX around project creation #734

Closed
devoncarew opened this issue Feb 14, 2017 · 4 comments
Closed

change the UX around project creation #734

devoncarew opened this issue Feb 14, 2017 · 4 comments

Comments

@devoncarew
Copy link
Member

When we create a new flutter project, the flutter create scrolls by, then gets replaced by the Dart Analysis view. Instead, we may want to do something like:

  • show flutter create progress in a progress job (we shouldn't open a message panel at all; it fights with the analysis view)
  • show a toast when the project create is finished
@devoncarew devoncarew added the ui label Feb 14, 2017
@devoncarew devoncarew mentioned this issue Feb 14, 2017
16 tasks
@mit-mit
Copy link
Member

mit-mit commented Feb 21, 2017

Could we do the flutter create step as a new last page (displaying the output we currently print to the message panel) in the New Project wizard? I find it a little odd that we do so much work after the wizard has closed (leading to a long time after the wizard until the developer can actually start coding).

@mit-mit
Copy link
Member

mit-mit commented Feb 21, 2017

While we are at it, can we also reconsider the first page in the wizard that asks for the SDK path every time I create project?

@devoncarew
Copy link
Member Author

+1 to both of those ideas!

@devoncarew
Copy link
Member Author

Closing as we've done some work here, and have other issues tracking this as.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants