Skip to content

Conversation

@danrubel
Copy link
Contributor

Fixes #5977
@Hixie

Copy link
Contributor

@abarth abarth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Good idea.

' Create a new Flutter project in the specified directory.\n'
'\n'
' flutter analyze [options] [<target>]\n'
' Analyze Flutter project\'s Dart code.\n'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd skip analyze and just have "create" and "run". Most people are going to use IDEs with built-in analyzer support, which means they won't need to run "analyze" from the command line too often.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds reasonable to me. Done.

@danrubel danrubel merged commit 74f50bf into flutter:master Sep 22, 2016
@danrubel danrubel deleted the improve-default-help branch October 4, 2016 18:07
a-siva added a commit that referenced this pull request Aug 10, 2018
This includes the following changes :

e54bc4e Fixed invalid call site of runWithEntrypointAndCallback (#5984)
764884b Removed callback for HeadlessDartRunner (#5983)
91537ab Revert "Temporarily add travis/analyze.sh back for Chrome bot (#5961)" (#5966)
3501acb Roll src/third_party/skia 9c9611fcc1bb..0d5d0659a684 (7 commits) (#5980)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

improve default help page for new users

2 participants