Flutter, What Are Widgets, RenderObjects and Elements?
Offered By: Flutter Europe via YouTube
Course Description
Overview
Dive deep into the inner workings of Flutter in this 44-minute conference talk from Flutter Europe. Explore how Flutter transforms widgets into pixels by examining the layers beyond the widgets-layer. Begin with a look at building an app using bare dart.ui and its relation to OpenGL operations. Introduce the first layer of abstraction, RenderObjects, and investigate different RenderObjects within the framework. Uncover the connection between widgets and RenderObjects through Elements, and gain insight into the BuildContext and how everything interconnects. Conclude by creating a custom RenderObject with a unique layout and paint algorithm. Perfect for developers seeking a comprehensive understanding of Flutter's architecture and rendering process.
Syllabus
Introduction
Widgets
Layers
App example
RenderObjects
Why widgets
Goals for widgets
The elementary
The build context
Rebuild the tree
Render object
Render object parameters
Render object layout
Render object demo
QA session
RenderObjects vs RenderSliver
Taught by
Flutter Europe
Related Courses
Fundamentals of Fluid-Solid InteractionsÉcole Polytechnique via Coursera Build Native Mobile Apps with Flutter
Google via Udacity Creating a Calculator App with Flutter
Coursera Project Network via Coursera Learn Dart Programming for Flutter
Udemy Dart & Introducción a Flutter
Udemy