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

Fix first page of New Flutter Project Wizard to be meaningful #45

Closed
pq opened this issue Aug 17, 2016 · 5 comments
Closed

Fix first page of New Flutter Project Wizard to be meaningful #45

pq opened this issue Aug 17, 2016 · 5 comments
Milestone

Comments

@pq
Copy link
Contributor

pq commented Aug 17, 2016

Removing the old custom wizard step exposed one inherited from the framework.

screen shot 2016-08-17 at 4 07 41 pm

Needless to say it adds no value but I can't see a way to remove it.

I think we need to specify something...

  • a blurb about flutter?
  • project level settings? (are there any?)
  • a picture of the team? 😄
@pq pq added the bug label Aug 17, 2016
@pq
Copy link
Contributor Author

pq commented Aug 17, 2016

cc @devoncarew

@devoncarew
Copy link
Member

A blurb at the top sounds great - it'll help give the user context.

Perhaps also a way to configure the flutter sdk? That may be a step we want to help streamline the getting started process.

@devoncarew devoncarew modified the milestone: august-1 Aug 22, 2016
@stevemessick
Copy link
Member

Any chance of combining the current two pages into a single page?

@pq pq added enhancement and removed bug labels Aug 30, 2016
@pq
Copy link
Contributor Author

pq commented Aug 30, 2016

So.... Looking at more (err) exemplars (go, rust, elixir, erlang), it's not uncommon to be greeted with a frameworks page (often empty) as we are here. While we could make this smoother maybe, it's not so bad (hence bumping from bug to enhancement).

Perhaps also a way to configure the flutter sdk?

This seems like a good idea. And in the spirit of #54, we could do some validation here too.

Any chance of combining the current two pages into a single page?

I wish! Both of these pages are conjured magically by the framework and I don't see an easy way (or any way) to merge. Still investigating...

@pq
Copy link
Contributor Author

pq commented Sep 2, 2016

In progress:

screen shot 2016-09-02 at 1 37 50 pm

with validation:

screen shot 2016-09-02 at 1 40 03 pm

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