Skip to content

Conversation

@xster
Copy link
Member

@xster xster commented Oct 16, 2017

Copy link
Contributor

@szakarias szakarias left a comment

Choose a reason for hiding this comment

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

LGTM


/// Identifiers for the supported Cupertino icons.
///
/// Use with with the [Icon] class to show specific icons.
Copy link
Contributor

Choose a reason for hiding this comment

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

with with -> with

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks!

// Manually maintained list

static const IconData left_chevron = const IconData(0xf3f0, fontFamily: 'packages/cupertino_icons/CupertinoIcons');

Copy link
Contributor

Choose a reason for hiding this comment

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

I think IconData should have a 'package' parameter like TextStyle so that you don't need to write 'packages/...' in the font family name. I can do that and update this list.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for the PR!

# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the Icons class.
# the material Icons class.
Copy link
Contributor

Choose a reason for hiding this comment

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

please make sure there's a bug on file about moving us to be consistent for both material and cupertino

Copy link
Member Author

Choose a reason for hiding this comment

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

will do #12569

@xster xster merged commit 9ce3ba3 into flutter:master Oct 17, 2017
@xster xster deleted the cupertino-icon-font branch October 17, 2017 01:59
@Hixie
Copy link
Contributor

Hixie commented Oct 18, 2017

This regressed our documentation benchmark by 475%.

@xster
Copy link
Member Author

xster commented Oct 18, 2017

ayy.. will fix

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 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.

4 participants