How Flutter Works: The RenderObjectWidget #DecodingFlutter (4/6)

preview_player
Показать описание
Ever wonder how your Flutter app actually renders to the screen? In this video, we dive into RenderObjectWidgets—the only type of widget in Flutter that creates something visual. While StatelessWidgets and StatefulWidgets help structure your app, it’s RenderObjectWidgets that turn your UI code into real pixels.

You'll learn how Flutter builds the Widget, Element, and RenderObject trees, why many common widgets don’t directly render anything, and how RenderObjectWidgets create and update RenderObjects that power your UI.

Resources:

#DecodingFlutter #Flutter

Speaker: Craig Labenz
Products Mentioned: Flutter, Flutter User interface
Рекомендации по теме
Комментарии
Автор

erratum : statefulWidget have no build method, the build is in their State

eactif
Автор

What is this color scheme?! I need it!

leloupization
Автор

Are we really going back to render object again? I thought we passed it long time ago

EvPişiyi
welcome to shbcf.ru