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 up the remaining snippet issues #26

Merged
merged 2 commits into from
Oct 13, 2015
Merged

fix up the remaining snippet issues #26

merged 2 commits into from
Oct 13, 2015

Conversation

devoncarew
Copy link
Member

@Hixie; if this builds cleanly we can probably close #24

```dart
debugDumpApp();
void dumpWidgetTree() => debugDumpApp();
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a bit confusing. Maybe we should just keep the "skip" or remove the "dart".

@abarth
Copy link
Contributor

abarth commented Oct 13, 2015

LGTM

@devoncarew
Copy link
Member Author

(removed the dart on the last snippet)

devoncarew added a commit that referenced this pull request Oct 13, 2015
fix up the remaining snippet issues
@devoncarew devoncarew merged commit 61bb4e7 into master Oct 13, 2015
@abarth abarth deleted the fix_snippets branch October 16, 2015 05:57
@abarth abarth restored the fix_snippets branch October 16, 2015 05:57
@abarth abarth deleted the fix_snippets branch October 16, 2015 05:57
techhtml referenced this pull request in flutter-korea/website May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

analysis issues w/ the snippets
2 participants