From the Flutter Inspector, select a flex widget (for example, Row , Column , Flex ) or a direct child of a flex widget. In Flutter 1.12. 16 or later, you’ll see the Layout Explorer tab next to Details Tree. Select this tab to display the Layout Explorer feature.
Read moreHow do you preview layout in Flutter?
Run the preview
Read moreDoes Flutter have a layout editor?
Fortunately, Android studio can also be used as an editor to develop Flutter so I can learn to do a new thing with the tool that I am already familiar with.
Read more