How to apply Google Font & Custom Font in Flutter |Text Widget |Flutter Tutorial Shreya's Stuff 2021

Published: 01 January 2021
on channel: Shreya's Stuff
182
15

this video shows how to apply Google Font & Custom Font in flutter.
~.~.~.~.~.~.~.~

RESOURCE-
Get Word File From Here-
https://drive.google.com/file/d/1zkXW...

pub.dev website link- https://pub.dev/

Google Font website link- https://fonts.google.com/
~.~.~.~.~.~.~.~
PLAYLIST-
Flutter Widget-   • What are Widget, Stateless Widget & S...  

All about JDK & JRE-   • How to Download & install Java JDK on...  

Firebase Tutorial-   • How to Connect an Android App to Fire...  

Android Studio Tutorial-   • How to Download & Install Android Stu...  

Android Studio Project-   • Calculator App |How to Create a Simpl...  

Flutter Project-   • How to create Hello World application...  

Flutter Tutorial-   • How to install Flutter in Android Stu...  
~.~.~.~.~.~.~.~.~.~.~

STEPS-
1-Open your browser & type pub.dev & press enter.
2-click on first link.
3-Type google_font & press enter
4-Click on google_fonts
5-Click on Installing.
6-Copy the dependencies & Paste in pubspec.yaml file.
7-Paste in pubspec.yaml file & click on Pub get.
8-when it successfully runs then shows this message.
9-import it in main.dart file.
10-apply style to Text Widget -
11-Run a Project.
CUSTOM FONTS
1-Navigate this website- https://fonts.google.com/- Select the style you like.
2-I select the style Oswald
3-Select weight of your style & click on +Select this style
4-I select the Regular 400 & click on Download all
5-then I select Audiowide
6-I select Regular 400 & click on + Select this style
7-Click on Download all
8-Extract file.
9-Right click on project name (in my case flutter_app) -- click on New --click on directory
10-give the name fonts in small letter
11-fonts folder
12-copy the font ttff file & paste in fonts folder & click on OK
13-fonts folder with font ttff file.
14-open the pubspec.yaml file & click on Pub get
15-when it successfully runs then shows this message.
16-apply style to the text in main.dart file
17-Run the project
~.~.~.~.~.~.~.~.~.~.~.~.

Connect with me-
Facebook-https://www.facebook.com/profile.php?...
GitHub -https://github.com/SHREYAKANANI
~.~.~.~.~.~.~.~.~.~.~.~.

KEYWORDS-
How to apply Google Font & Custom Font in Flutter.
How to apply Google Font & Custom Font to text widget.
How to apply Google Font & Custom Font.
Google Font & Custom Font.
Flutter Tutorial.
Flutter Course.
Flutter for beginner.
Flutter.
Google Font.
Custom Font.
Font.
Shreya's Stuff.
Shreya Kanani.
2021.

I hope you will SUBSCRIBE to my channel.🤞😊
THANKS.❤

Disclaimer -
video is for educational purpose only. Copyright Disclaimer Under Section 107 of the Copyright Act 1976,
allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.
Fair use is a use permitted by copyright statute that might otherwise be infringing.
Non-profit, educational or personal use tips the balance in favor of fair use.


#customfont#googlefont#flutter