Change Application Font

You can change your application fonts with your requirements.

  • Before going to change the font you must have to download your required font family from the internet.

  • Drag and drop the font in the Assets->Font folder.

Add Downloaded font to Assets/font folder
  • Register all font to pubspect.yml file.

Register font in to .yml file
  • Replace font family name in to Sharedmanage class.

Replace font family name in to Sharedmanager class
  • Inside that file, there are some common functions please change the font family name which you download.

  • Save it and hard reload it your font will change.

Last updated

Was this helpful?