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

Improve approach to use custom fonts libraries or just local fonts. #43

Open
jr-rootstrap opened this issue Jan 3, 2023 · 0 comments
Open

Comments

@jr-rootstrap
Copy link
Contributor

On last project we use this library to put custom google fonts: https://pub.dev/packages/google_fonts

But we face an issue when this ones was tried to get customized in the theme, and used into the UI. Basically when we try to put as a bold, italic, etc.

The idea of this issue is investigate why this is happening and maybe propose another approach to have custom fonts like this in the project.

Maybe the idea is use the fonts as a local asset:

https://docs.flutter.dev/cookbook/design/fonts

@jr-rootstrap jr-rootstrap changed the title Improve approach to use custom fonts libraries. Improve approach to use custom fonts libraries or just local fonts. Jan 3, 2023
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