Beginning Flutter - Understanding the Widget Tree and Element Tree

preview_player
Показать описание
This video is an introduction to:
- Understanding the Widget Tree and the Element Tree.
- How the Flutter application itself is a widget.
- Elements have a reference to the widget and are responsible for comparing the widget differences.
- When you see the use of BuildContext objects, they are the Element objects.
- There is a third tree called the render tree that is a low-level layout and painting system that inherits from the RenderObject. The RenderObject computes and implements the basic layout and paint protocols.
- We'll take a look at the Stateless Widget and Element Tree.
- The Stateful Widget and Element Tree.

Looking for Updates:

Beginning Flutter Book:

Subscribe:

#flutter #dart #flutterdev #appdevelopment
Рекомендации по теме
Комментарии
Автор

I enjoy these videos. Short and easily digested by the mind. Great content!

ACHVPEAK
Автор

Very good. I'm currently reading a book regarding this topic. You've made it clear to me. I understand it much better now.

George-oruv
Автор

Hi Sir, you must be extra experienced guy, you explaining beyond design

omkarsutar
Автор

Hi sir, thanks for the video. However, I understand that Widget is a Dart class, a blueprint, and an Element is an instance of this class, right?. So if I define a class WidgetCar then an object widgetCar = WidgetCar() is an Element?

MinhNguyen-hfyh
Автор

What if the text widget gets replaced by an image widget ? Will there be a change in the Element Tree ?

the_dotguy
Автор

Hi sir thanks for the vid. However there is something in your explanation that makes it very hard to understand. I had the stop and run a single sentence many many times to process what you're saying. Maybe u used too much technical terms. Which I guess is absolutely okay, if your target audience is folks who are already very technical. Just thought Id point that out to you. Thanks,

someguy
Автор

None of this made sense. I did not follow the relationship between the widgets in elements in a practical sense

scarswell
Автор

I am reading a book beginning flutter a hands on guide to App Development by Marco L. Nipoli and your talking the same thing just like the book because English is not my first language so its hard to understand everything from the book

affanamir
Автор

Informative but too much animation causing distraction to concept.

anukools
welcome to shbcf.ru