1:57
ValueListenableBuilder (Flutter Widget of the Week)
Use ValueListenableBuilder to update your UI whenever the data changes. You can also use it to animate widgets! Learn more ...
6:42
Custom Reusable Widgets in Flutter, Episode 01: Get Introduced to Custom Widgets
Creating Custom Reusable Widgets in Flutter Learn to create custom widgets that are designed with reusability in mind so you ...
1:14:39
🛑 Flutter: App UI, Icons and Refactoring 🚀
Let's check out Flutter with me and see what kind of mobile app we can build with one of the hottest cross platform frameworks!
6:35
Refactor & Extract Widgets To Avoid Unnecessary Builds #learnflutter #codingbasics #developerlife
Stop unnecessary rebuilds! ⚡ Learn how to refactor and extract widgets in Flutter to make your UI faster, cleaner, and more ...
5:47
Beginning Flutter - Understanding and Refactoring the Widget Tree
In this video you are going to take a look at: - The fundamentals of widgets - How to use a full widget tree - How to use a shallow ...
2:55
Most Elegant/Efficient Way to Refactor Widgets in Flutter and Dart
Most Elegant/Efficient Way to Refactor Widgets in Flutter and Dart This video is about writing some clean code and makes the ...
4:56
Flutter Tutorial for Beginners #12 Refactoring & Extracting Widgets
Hey Guys, in this video we will learn how to extract widgets into methods or classes and how to refactor your code in flutter for ...
20:07
Building a Weather App in Dart || Refactor Your App || Dart and Flutter Tutorial
FlutterED - Learn Flutter and Dart
Now that you've built your first command line weather app using the Dart programming language, it's time to make the code more ...
17:16
George 17 - Flutter Code Refactoring Overlay and FlameGame
Organize Flutter game code into the world game, game characters, Flutter overlay, and helper utilities. The Flutter overlay is ...
35:22
How to refactor widgets in flutter | Reusable code in flutter | Part 2
Refactoring Widgets ✨ Having a long widget tree is never a good practice. Let's see how you can refactor widgets with ease in ...
11:42
Flutter Widget Refactoring (Taking advantage of Super Class)
flutter #dart Flutter Advance - Flutter Widget Refactoring (Taking advantage of Super Class) Code Repository: ...
4:34
Flutter Android Tutorial: How to Extract a Widget for Clean and Reusable Code || IT WALA
Download codes from the website: https://wohitwala.in ------------------------------- . ⭐Contact:⭐ Email: woh.it.wala@proton.me ...
37:04
Taming Legacy: Refactoring Patterns for Large Flutter Codebases - Marcin Chudy | Fluttercon EU 2025
Talk: Taming Legacy: Refactoring Patterns for Large Flutter Codebases Speaker: Marcin Chudy Event: Fluttercon EU 2025 ...
18:52
Flutter Animation Tutorial – Refactoring with AnimatedWidget & AnimatedBuilder
Learn from the written tutorial https://resocoder.com/flutter-animation-refactoring Do you write good code? Find out now ...
17:29
How to refactor widgets in flutter | Reusable code in flutter
Refactoring Widgets ✨ Having a long widget tree is never a good practice. Let's see how you can refactor widgets with ease in ...
5:46
Flutter Crash Course #10 - Imports & Quick Refactor
In this Flutter Crash Course tutorial series, you'll learn how to make Flutter applications from scratch. Get the Flutter ...
0:16
Quick Look: Flutter Code Refactor in VSCode
Just a quick clip of extracting out some layout code into a class method and then replicating the call to get two items. Then a ...
20:06
(Ep 72) Using Flutter Stack - Home Page Refactor Pt 2
In this video you'll see how to use a flutter stack to position one widget, with trip details, over another widget containing the trips ...
20:53
Advanced Flutter Login and Signup UI design-widget refactoring
In this professional and routine tutorial, you will learn to design an attractive and beautiful login and signUp page with a Flutter.