Cirilla Documentations

  1. Home
  2. Docs
  3. Cirilla Documentations
  4. How to
  5. How to use a custom font instead of Google font?

How to use a custom font instead of Google font?

App builder already supports 1000+ free Google fonts, In some cases, you want to use the custom font you can flow the below steps:

Option 1: Ovewrite files font.

Change all your file fonts same name in this folder (Not required to replace all Both, Regular, Medium enough) and replaces.

Rebuild source code

=> In this way, you can use the font name “Poppins” on the App builder but the App gets your custom fonts.

Option 2: Free custom code.

You can follow the official docs from the Flutter website and free change the code to its work.

https://docs.flutter.dev/cookbook/design/fonts
We do not support custom code, so ensure you know what you are doing.
Was this article helpful to you? Yes No

How can we help?