Flutter Custom Fonts in Text widget. Text Style in Flutter. Tutorial for Beginners using Dart #2.3

preview_player
Показать описание


.
Please donate and support my work
(If you think my free tutorials are better than paid ones :)

Free Programming courses:

Free Flutter course:

Free Android courses:

More free programming courses:

Check out my website:

Let's get in touch! [Sriyank Siddhartha]

---- Thank you for your love and support ----
Рекомендации по теме
Комментарии
Автор

I love you, bro. For addition, I found that my font didn't work because of the spaces despite no error appeared. I solved it by aligning the "fonts:" right under the #. I hope it helps others.

MLEncyclo
Автор

You are a really awesome person. Your tutorial is very informative, yet to the point. Keep it up.
Your teaching style is wonderful.

asadullahehsan
Автор

I always feel some energy when you say "Perfect"

MuhammadAfzal-omwn
Автор

In 4m 35 Sec

Thanks for Good Info

Font Weights varries from 100 to 900

In 6m 07sec
Great Tip Perfect Indentation
Thanks for Mentioning 👍👍👍👍

8m 15sec
Thanks for giving instructions for "Get Dependencies"

karthickrajalearn
Автор

Thanks for this video.
How to create a flutter app to send messages to Facebook or WHATSAPP with different font styles.
By using Advance sharing, I can send messages to WhatsApp without font style.
Hopefully..

midhunp
Автор

Hi how do you know which Raleway was running the Bold, the regular or light?
Could you clarify @smartherd?

noelxxiv
Автор

You can mention cmd+option+L (for Mac) & control+alt+L (Windows) for code formatting which helps us avoid adding/deleting spaces in pubspec.yaml

SandiriNikhil
Автор

i didn't understand why we need to be declare foneweight in pubspec.yaml since it is working correctly without declaring weight or style in yaml file.
Please anybody help me

nasirmehmood_
Автор

hello, i had a problem when i tied to run the code, i don know why, but i couldn't charge the image. i tried many times and in different projects but everytime y had the same misetake, can you help me?

stephanyespinosa
Автор

hello, nice tutorial, but i have a question. whenever i make the font bigger(e.g fontSize: 144.0), the gap below and above the text also gets bigger. how do I avoid that if I want to place another widget directly below that text widget without any gap?

Ateyib
Автор

awesome tutorials...perfect for me which i was looking for start flutter.

prabhatranjan
Автор

hello what's the shortcut to remove this # in pubspec.yaml, it's said but i didn't hear it well

Mr_me_only
Автор

We need not add or delete spaces in pubspec.yaml. Just use cmd+option+L (Mac) or control+alt+L (Windows) to automatically setup indentation.

SandiriNikhil
Автор

had to comment this line "uses-material-design: true" or it didn't execute, it's in pubspec.yaml ( it requested a key if the line wasn't commented )
Hope this helps who had my same issue

francescogavioli
Автор

Can you add more than 2 fonts/"families" to .yaml?? Great video!

Reem-dusd
Автор

what happens if we use a weight that we didn't metioned in the pubspec.yml.

chalapathinagavarmabhupath
Автор

Thanks for video. How to change background color of Text

aarushnagar
Автор

I am getting parameter format not correct error, but the app was working just fine few days back, please help me

vrajdesai
Автор

Please share the link for raleway font style I am not able to find it in Google font

ashwanisingh
Автор

Actually I am working in VS code and there is nothing called directory in it. So, please give me an alternative.

sarthaksrivastava