Skip to content

Instantly share code, notes, and snippets.

@timsneath
Created April 4, 2018 23:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timsneath/701e91f619316abade032a660d7e007c to your computer and use it in GitHub Desktop.
Save timsneath/701e91f619316abade032a660d7e007c to your computer and use it in GitHub Desktop.
Fragment of Flutter manifest to declare support for a custom font family
flutter:
uses-material-design: true
fonts:
- family: Patrick Hand
fonts:
- asset: assets/fonts/PatrickHand-Regular.ttf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment