Skip to content

fix some formatting issues#28809

Merged
a14n merged 4 commits intoflutter:masterfrom
a14n:formatting
Mar 6, 2019
Merged

fix some formatting issues#28809
a14n merged 4 commits intoflutter:masterfrom
a14n:formatting

Conversation

@a14n
Copy link
Contributor

@a14n a14n commented Mar 3, 2019

No description provided.

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM with one nit.

const GalleryDemoCategory._({ this.name, this.icon });
@required final String name;
@required final IconData icon;
@required
Copy link
Member

Choose a reason for hiding this comment

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

The annotations should be removed from the class members here and instead be added to the named arguments in the constructor.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@goderbauer goderbauer added c: contributor-productivity Team-specific productivity, code health, technical debt. framework flutter/packages/flutter repository. See also f: labels. labels Mar 4, 2019
Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@a14n a14n merged commit 4c1f4d1 into flutter:master Mar 6, 2019
@a14n a14n deleted the formatting branch March 6, 2019 08:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants