Тёмный
No video :(

Beginning Flutter - Introduction to Flutter and Dart 

JediPixels
Подписаться 5 тыс.
Просмотров 11 тыс.
50% 1

This video is an introduction to the base architecture of the Flutter framework and the Dart language. But, before diving into code its important to understand how Flutter works behind the scenes.
You’ll see in the video the Dart language benefits for deployment and development.
The benefits of the Flutter framework to build multi-platform applications from a single code base, how widgets are used to compose the UI and how they form the widget, element and render tree, the widgets lifecycle events, when to use a stateless or stateful widget, how Flutter performance is fast and communicates via platform channels to access native platforms API’s.
Looking for Updates:
JediPixels.dev
Beginning Flutter Book:
www.amazon.com...
Subscribe:
/ @jedipixels
0:00 Introduction
0:09 INTRODUCTION - What is covered
1:27 INTRODUCING FLUTTER & DART
3:07 INTRODUCING FLUTTER - Lifecycle Events
3:33 Defining Widgets and Elements
4:34 UNDERSTANDING WIDGET LIFECYCLE EVENTS
5:33 The StatelessWidget Lifecycle
6:27 The StatefulWidget Lifecycle
#flutter #dart #flutterdev #appdevelopment

Опубликовано:

 

14 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 36   
@princejonnyjuniorjones426
@princejonnyjuniorjones426 2 месяца назад
I really like how you have simplified everything. I have been learning Flutter for a while and your videos are great to watch because instead of diving straight into things, you help with understanding both the concepts and the way to think that is needed to apply the concepts. Best of all, your videos are short and to the point!
@JediPixels
@JediPixels 2 месяца назад
Thank you, I greatly appreciate it.
@charankumar4154
@charankumar4154 4 года назад
This is one of the best video made on flutter explaining in short and crispy.... Loved it... 👍
@JediPixels
@JediPixels 4 года назад
Thank you, I appreciate it.
@marklloydanabeza
@marklloydanabeza 3 года назад
awesome... I feel like I hit a jackpot. Its been 1 week since I started flutter but the problem is, I've been overloaded with too much information reading from articles to articles and it made me confused. I don't know where to start until I read your article on medium. Thank u so much. God Bless u.
@JediPixels
@JediPixels 3 года назад
Thank you, I appreciate it and God Bless you too.
@rmkracht
@rmkracht 4 года назад
Very impressive. I'm not sure how this video doesn't have as many likes as it does views. You appear to be a natural teacher. It's clear that you gave much thought to choosing the information that you presented and you delivered it in a way that made it clear and easy to understand. I'm looking forward to the rest of your videos.
@JediPixels
@JediPixels 4 года назад
Thank you so much, I appreciate it. Yes, I have more videos planned.
@pauloCosteira
@pauloCosteira 3 года назад
Man your channel is the best channel the youtube, please don't stop
@JediPixels
@JediPixels 3 года назад
Thanks, I greatly appreciate it.
@diponkordip1614
@diponkordip1614 3 года назад
Best videos on Flutter, Carry on. Are you guys planning anything on Flutter advance tutorial too? That will be great
@JediPixels
@JediPixels 3 года назад
Thank you and I might do some advanced tutorials.
@diponkordip1614
@diponkordip1614 3 года назад
@@JediPixels waiting...
@user-or7ji5hv8y
@user-or7ji5hv8y 3 года назад
Suggestion video on state management
@JediPixels
@JediPixels 3 года назад
I did a basic "Flutter's Way State Management" video at ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Dw6xGvzcF14.html and I might make a much deeper one in the future. Thanks for the suggestion.
@CtrlClick00
@CtrlClick00 4 года назад
Really helpful explanation
@JediPixels
@JediPixels 4 года назад
Glad it was helpful! Thank you.
@busesofpakistan5927
@busesofpakistan5927 Год назад
carry on
@JediPixels
@JediPixels Год назад
Thank you.
@digitech_chiragvedant
@digitech_chiragvedant 4 года назад
Great tutorial
@JediPixels
@JediPixels 4 года назад
Thank you.
@JobaerArman
@JobaerArman 4 года назад
Off topic question: how to format numbers to be comma separated? E.g. 123456789 = 123,456,789
@JediPixels
@JediPixels 4 года назад
You can use the intl package and this page shows the number formatting options pub.dev/documentation/intl/latest/intl/NumberFormat-class.html For example you can use NumberFormat("#,##0.00").format(125900) and returns 125,900.00. The intl package can also format currency, dates and so many more.
@JobaerArman
@JobaerArman 4 года назад
@@JediPixels You saved me man. Finally I got the answer. Thank you so much.
@JediPixels
@JediPixels 4 года назад
@@JobaerArman My pleasure... glad it worked out.
@kasandrop
@kasandrop 4 года назад
"Each widget is a build method with a build context that handles the location of the widget in the widget tree. The build context objects are actually element objects and an >>incentive>incentive
@kasandrop
@kasandrop 4 года назад
Replying to my question. Yes It is explained in the next part of the tutorial. Just the mystery word between >>
@JediPixels
@JediPixels 4 года назад
@@kasandrop The word is instantiation, meaning the creation of a real instance
@kasandrop
@kasandrop 4 года назад
@@JediPixels thank you very much. I would never guess that you say there instantiation. Now it gets some sense to me .
@JediPixels
@JediPixels 4 года назад
@@kasandrop I think my tongue got in the way when I was pronouncing it. :) Hehe...
@bt3tun3smusic73
@bt3tun3smusic73 4 года назад
Nice
@JediPixels
@JediPixels 4 года назад
Thanks, I appreciate it.
@sharbelokzan9673
@sharbelokzan9673 4 года назад
Great video thank you Can you please tell ne what software or website did you use to make the animation?
@JediPixels
@JediPixels 4 года назад
Thank you and I use Doodly at www.doodly.com/
@JediPixels
@JediPixels 4 года назад
ps: They also have a one time purchase price at www.doodly.com/onetime/offer-fb.php
@sharbelokzan9673
@sharbelokzan9673 4 года назад
@@JediPixels tnx a lot 🙌 Appreciate it