Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the custom fonts documentation to clarify that Flutter does not infer font weights or styles from filenames and requires explicit declarations in the pubspec.yaml file. The changes also include a typo fix and improved wording regarding how Flutter simulates font styles. A review comment suggests italicizing the word "look" in the bold font section to maintain consistency with the italics section.
justinmc
left a comment
There was a problem hiding this comment.
LGTM 👍
CC @Piinks who I think reviewed a few google_fonts package PRs recently in case it's relevant (e.g. flutter/packages#11027).
|
Visit the preview URL for this PR (updated for commit 3ca4f52): https://flutter-docs-prod--pr13236-fix-11581-5lz70ykh.web.app |
Fixes #11581