Custom Font in Flutter Flutter external font Flutter Tutorial 14
YOUR LINK HERE:
http://youtube.com/watch?v=qI_7znKKlhA
How to use custom font in Flutter | Applying custom font in Flutter • Flutter custom font | Custom font in Flutter | External font flutter | Flutter external fonts • This video explains How to use custom or external font in Flutter. • Follow these steps to use custom or external font in Flutter project • 1) Download the font from http://www.fonts.google.com or another website that you prefer • 2) Extract or un-zip the downloaded font • 3) Create folder called 'fonts' inside the project directory paste the font here • 4) Configure the font inside pubspec.ymal file save the file • 5) Restart the application • 6) Use the configured font family for your text in TextStyle object • Getting fonts : http://www.fonts.google.com • Flutter Tutorial Playlist: • Flutter Widgets • Dart Tutorial Playlist : • Dart Tutorial
#############################
