From the course: Flutter Essential Training: Build for Multiple Platforms
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
How to breakdown designs into code? - Flutter Tutorial
From the course: Flutter Essential Training: Build for Multiple Platforms
How to breakdown designs into code?
- [Speaker] Have you ever looked at the designs provided by your team designer or on your favorite apps and wondered this must be so hard to design or how complex the UI is? And to top it all, coding that UI in flutter seems to be too complicated for you because of all the nesting or the declarative flavors, and you just keep wondering how do I even break this layout down to flutter code? I have struggled with the same in the past and after developing so many apps and building various complex UIs, I have developed a visual framework for breaking down layouts. This is just how I build UI. And it has helped many of my past students who are struggling with the same and it just made the UI building a little faster. That's all. This concept of mind will help you train your brain so that you can just look at a UI and visualize the structure in your head and get into code right away without much trial and error. Of…
Contents
-
-
-
-
-
Flutter building blocks to know about11m 7s
-
(Locked)
Building basic widgets for the login screen23m 38s
-
(Locked)
Building basic widgets for the chat screen17m 26s
-
(Locked)
Placements and alignments12m 36s
-
(Locked)
Structure: Flexible and expanded6m 17s
-
(Locked)
Creating your own custom widget6m 13s
-
(Locked)
Building dynamic lists3m 34s
-
(Locked)
How to breakdown designs into code?3m 11s
-
(Locked)
Breaking down designs: More examples3m 14s
-
-
-
-
-
-