Challenge: Application Fonts
Test your understanding of using assets in Flutter by setting custom application fonts.
In this challenge, you’ll add font assets and apply the font within the application.
Goal
Understand how to add and use font assets.
Specs
The application-wide font should be Poppins, while the “Contacts” title on the contact list screen should have the Oswald font.
Starter code
Before working on the challenge, look at the starter code below and run it. The starter application contains font files for the Poppins and Oswald fonts.
Get hands-on with 1400+ tech skills courses.