Skip to content

Add Flutter help menu. #576

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

Merged
merged 3 commits into from
Dec 27, 2016
Merged

Add Flutter help menu. #576

merged 3 commits into from
Dec 27, 2016

Conversation

pq
Copy link
Contributor

@pq pq commented Dec 26, 2016

Adds Help > Flutter Help menu a la Android Studio.

screen shot 2016-12-26 at 11 37 19 am

Help > Flutter Help
@pq pq requested a review from devoncarew December 26, 2016 19:38
@pq
Copy link
Contributor Author

pq commented Dec 26, 2016

@devoncarew

@devoncarew
Copy link
Member

lgtm

@@ -158,7 +158,12 @@
<add-to-group group-id="ProjectViewPopupMenu" relative-to-action="CutCopyPasteGroup" anchor="before"/>

</group>

</actions>
<!-- help menu -->
<action class="io.flutter.actions.FlutterGettingStarted" id="Flutter.FlutterHelp" text="Flutter Help">

Copy link
Member

Choose a reason for hiding this comment

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

Flutter Help or Flutter Plugin Help? lgtm either way

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

screen shot 2016-12-27 at 9 32 19 am

@pq pq merged commit d7b1e34 into flutter:master Dec 27, 2016
@pq pq deleted the help_menu branch March 16, 2018 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants