Media Summary: Dart 2.15 brings fast concurrency with worker isolates, a new constructor 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?

Tear Offs Decoding Flutter - Detailed Analysis & Overview

Dart 2.15 brings fast concurrency with worker isolates, a new constructor 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? You put a ListView in a column and you get the error “Viewport was given unbounded height”. What do you do now? Learn why ... Use the Dart analyzer and quick fixes to streamline your code maintenance. Stylistic inconsistencies? Breaking changes? RenderObjects like widgets are everything you see on the screen. Learn about what RenderObjects do, what render trees are, ...

Find out how to get the most value out of your Learn about the new type of syntax Dart added in version 3 - Patterns - and some of the powerful things you can do with them.

Photo Gallery

Tear-offs | Decoding Flutter
Dart 2.15: What's new
How Flutter Works: The RenderObjectWidget #DecodingFlutter (4/6)
BuildContext?! | Decoding Flutter
Async vs Isolates | Decoding Flutter
Unbounded height / width | Decoding Flutter
How Flutter Works: The State class #DecodingFlutter (3/6)
Using Dart analyze & Dart fix | Decoding Flutter
Introducing Decoding Flutter
Rendering?! | Decoding Flutter
InheritedWidgets | Decoding Flutter
RenderObjects?! | Decoding Flutter
View Detailed Profile
Tear-offs | Decoding Flutter

Tear-offs | Decoding Flutter

In this episode, Craig Labenz

Dart 2.15: What's new

Dart 2.15: What's new

Dart 2.15 brings fast concurrency with worker isolates, a new constructor

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

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

Ever wonder how your

BuildContext?! | Decoding Flutter

BuildContext?! | Decoding Flutter

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 ...

Async vs Isolates | Decoding Flutter

Async vs Isolates | Decoding Flutter

How come a function janks the UI thread even though it's async? What are the differences between async and isolates?

Unbounded height / width | Decoding Flutter

Unbounded height / width | Decoding Flutter

You put a ListView in a column and you get the error “Viewport was given unbounded height”. What do you do now? Learn why ...

How Flutter Works: The State class #DecodingFlutter (3/6)

How Flutter Works: The State class #DecodingFlutter (3/6)

In Episode 3 of How

Using Dart analyze & Dart fix | Decoding Flutter

Using Dart analyze & Dart fix | Decoding Flutter

Use the Dart analyzer and quick fixes to streamline your code maintenance. Stylistic inconsistencies? Breaking changes?

Introducing Decoding Flutter

Introducing Decoding Flutter

Welcome to

Rendering?! | Decoding Flutter

Rendering?! | Decoding Flutter

Want to learn how

InheritedWidgets | Decoding Flutter

InheritedWidgets | Decoding Flutter

InheritedWidgets in

RenderObjects?! | Decoding Flutter

RenderObjects?! | Decoding Flutter

RenderObjects like widgets are everything you see on the screen. Learn about what RenderObjects do, what render trees are, ...

Type Promotion | Decoding Flutter

Type Promotion | Decoding Flutter

In this episode of

MaterialStateProperties | Decoding Flutter

MaterialStateProperties | Decoding Flutter

Looking to better understand

How Flutter Works: Architecture #DecodingFlutter (1/6)

How Flutter Works: Architecture #DecodingFlutter (1/6)

Welcome to the first episode of "How

ThemeExtensions | Decoding Flutter

ThemeExtensions | Decoding Flutter

Find out how to get the most value out of your

Patterns #DecodingFlutter

Patterns #DecodingFlutter

Learn about the new type of syntax Dart added in version 3 - Patterns - and some of the powerful things you can do with them.

How Flutter Works: The RenderObject #DecodingFlutter (5/6)

How Flutter Works: The RenderObject #DecodingFlutter (5/6)

In Episode 5 of "How