Skip to content

Derive icon previews from font files for built-in icons #5820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 14, 2021

Conversation

stevemessick
Copy link
Member

@stevemessick stevemessick commented Oct 13, 2021

Fixes #5735

This is the prerequisite to fixing #5723. This PR allows icons to be created from the font files distributed with the Flutter SDK. Fixing #5723 requires removing the preview icons from the plugin, not part of this PR.

Our implementation of the test framework is underpowered. This PR adds a bunch of stuff to allow very limited use of FlutterSdk, PubRoots, and PubRoot, as well as some utilities to examine the package configuration file (replacement for .packages). It should be safe to ignore all files in testData.

Disable five tests. #5821

@google-cla google-cla bot added the cla: yes label Oct 13, 2021
@stevemessick stevemessick requested a review from jwren October 13, 2021 23:15
@stevemessick stevemessick merged commit d88c258 into master Oct 14, 2021
@stevemessick stevemessick deleted the dynamic-icons branch October 14, 2021 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android Studio] No sync between icon source code and display
2 participants