Change Font in App
-
Go to assets/fonts/ and add .tff files of fonts.
-
Go to pubspecs.yaml and add your font as shown in image.
-
Go to lib -> app -> app_theme.dart file and change fontFamily with your font name as shown in image.
Go to assets/fonts/ and add .tff files of fonts.
Go to pubspecs.yaml and add your font as shown in image.
Go to lib -> app -> app_theme.dart file and change fontFamily with your font name as shown in image.