flutter/docs/libraries/material/Updating-Material-Design-Fonts-&-Icons.md
Kate Lovett bf7d67d80e
[wiki migration] Framework team pages (#148721)
This sorts the wiki pages owned by the Framework team in the docs/ directory as planned in [flutter.dev/go/migrate-flutter-wiki-spreadsheet](https://docs.google.com/spreadsheets/d/1x65189ZBdNiLRygpUYoU08pwvXD4M-Z157c6pm8deGI/edit?usp=sharing) 

It also adds the framework related labels to the bot for future PRs.

Changes to the content were only updating cross links. The remaining wiki links will be updated after the rest of the pages are relocated, the original wiki links still work in the meantime.

Part of https://github.com/flutter/flutter/issues/145009
2024-05-20 23:40:35 +00:00

692 B

The process to update the framework's Material fonts (currently, Roboto) and icons has been largely simplified and automated. See go/effortless-flutter-font-updates (Google-only, sorry). The steps used prior to automation are available in this page's history.

If you notice an issue with fonts or icons (e.g. a missing icon), please file an issue. Consider starting the issue title with [Fonts] or [Icons] to make it stand out.

(This page is referenced by comments in the Flutter codebase.)