Media Summary: RenderObjects like widgets are everything you see on the screen. Learn about what RenderObjects do, what In this episode, Craig Labenz decodes what a tear-off is and how to use them to streamline your code. Never heard of a tear-off? What is “BuildContext” and how is it used? In this video, we discuss what BuildContext is, and why it shows up in so many widgets ...
Rendering Decoding Flutter - Detailed Analysis & Overview
RenderObjects like widgets are everything you see on the screen. Learn about what RenderObjects do, what In this episode, Craig Labenz decodes what a tear-off is and how to use them to streamline your code. Never heard of a tear-off? What is “BuildContext” and how is it used? In this video, we discuss what BuildContext is, and why it shows up in so many widgets ... How come a function janks the UI thread even though it's async? What are the differences between async and isolates? Fitz dives into the source and explores runApp() function, roots, and more. Chapters: 0:00 - Introductions, what are we talking ... Google Tech Talk, May 5th, 2016, presented by Adam Barth ABSTRACT: Archimedes once said "give me a deep enough pipeline, ...