(Ep 37) How To Use Google Fonts In Flutter

preview_player
Показать описание
In this video we’re going to configure our app to use Google Fonts. You’re going to see how to set both global fonts using Flutter themes as well as overriding the theme to se a custom font for a specific element.

Referenced Videos:

Useful Links:

#flutter #GoogleFonts #startup
Рекомендации по теме
Комментарии
Автор

Nice video, thanks for Clear my doubt

sushilbenchmark
Автор

Another useful episode.
Thanks for sharing.

عبدالقادرعبدالرحمنعبدالله
Автор

Thank you, please what widget should I use always to avoid the yellow/black error line in video time 02:35, considering I'm putting a normal font sizes or even images, how to test that my app will NOT have these kind of errors?
can you please make a video at the course end on how to in general test your app against all sort of errors that may happen with app users in run time?

MultiECommerce
Автор

Thank you ! and great to see your new video ;)

khangdev
Автор

Thanks a lot buddy! 😁This saved a lot of time. Else I used to download it put in assets the 😫

bhagwathrishikesh
Автор

Is there a way to set Google fonts to entire TextTheme without manually setting it individually? (e.g. body1)

daeeki