TubeSort Extras
You're not Alone!

We're here to help you to fight your YouTube Addiction!

Join TubeSort Today!
...
TubeSort Extension

Take your get rid of youtube challenge to the next level with our free chrome extension.

Get it now!
Browse Categories
Video Description
The RepaintBoundary is a widget every Flutter developer needs to know. Using it is simple, however identifying when to use it and whether it is needed is not as simple. Join me in this video as we take a look at a number of examples to identify when a RepaintBoundary is appropriate and visualize the performance improvements that a RepaintBoundary provides.

This video is taken from my Flutter Animation and Performance course. It's available here:
Course: https://bit.ly/funwithcourse
Discount Code: FUN

00:00 - Overview
02:08 - Identify performance issues
09:22 - Repaint Boundary
13:40 - Image Caching
18:35 - Paint Phase, Tools, and when to use
27:47 - Identify if a RepaintBoundary is useful