-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: assetsPackaging, accessing, or using assetsPackaging, accessing, or using assetsa: sizeReducing IPA/APK/JS sizesReducing IPA/APK/JS sizesc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)perf: app sizePerformance issues related to app size (binary/code size) or disk spacePerformance issues related to app size (binary/code size) or disk spacetoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
The tool has new assets to subset icon fonts, and new functionality is being added to the assets build target to use these tools to remove unneded icons from fonts.
Each platform needs to be wired in to use this - some are easy and will be done in the same pull request that adds functionality to the assets target, but others are blocked or in flux at the moment.
- iOS (blocked by making iOS use assemble completely - [flutter_tools] Migrate xcode_backend.sh to flutter assemble #49842) (fixed in [flutter_tools] wire up tree shake fonts to iOS #50224)
- Android (Font subset in the tool #49737)
- macOS (Font subset in the tool #49737)
- Linux
- Windows
[ ] Fuchsia - Web (does not emit a kernel file at present)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: assetsPackaging, accessing, or using assetsPackaging, accessing, or using assetsa: sizeReducing IPA/APK/JS sizesReducing IPA/APK/JS sizesc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)perf: app sizePerformance issues related to app size (binary/code size) or disk spacePerformance issues related to app size (binary/code size) or disk spacetoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.