Skip to content
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

feat: check if GoogleFonts supports a font before generating #29

Open
timcreatedit opened this issue Dec 13, 2023 · 0 comments
Open

feat: check if GoogleFonts supports a font before generating #29

timcreatedit opened this issue Dec 13, 2023 · 0 comments

Comments

@timcreatedit
Copy link
Contributor

timcreatedit commented Dec 13, 2023

// TODO(tim): bring this back once dependcies are resolved

The code for this is already there, but we can't depend on google_fonts at the moment because figmage is a pure dart package and Google Fonts depends on the Flutter SDK.

So we should evaluate if it makes sense to turn figmage into a Flutter package, or check google fonts in another way (REST request or sth)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant