Media Summary: How come a function janks the UI thread even though it's async? What are the differences between async and isolates? 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 ... Dart 2.15 brings fast concurrency with worker isolates, a new constructor

Tear Offs Decoding Flutter - Detailed Analysis & Overview

How come a function janks the UI thread even though it's async? What are the differences between async and isolates? 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 ... Dart 2.15 brings fast concurrency with worker isolates, a new constructor 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? Learn about scroll controllers, the omnipresent PrimaryScrollController widget, and their impact on your cross-platform

Photo Gallery

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

Tear-offs | Decoding Flutter

In this episode, Craig Labenz

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?

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

Dart 2.15: What's new

Dart 2.15: What's new

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

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

Sponsored
Introducing Decoding Flutter

Introducing Decoding Flutter

Welcome to

InheritedWidgets | Decoding Flutter

InheritedWidgets | Decoding Flutter

InheritedWidgets in

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?

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

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

Ever wonder how your

Rendering?! | Decoding Flutter

Rendering?! | Decoding Flutter

Want to learn how

How Flutter Works: The Three Trees #DecodingFlutter (2/6)

How Flutter Works: The Three Trees #DecodingFlutter (2/6)

Dive into

Type Promotion | Decoding Flutter

Type Promotion | Decoding Flutter

In this episode of

PrimaryScrollController | Decoding Flutter

PrimaryScrollController | Decoding Flutter

Learn about scroll controllers, the omnipresent PrimaryScrollController widget, and their impact on your cross-platform