ViewControllers: Concept map
In iOS, a ViewController represents a portion of user interface, most commonly used for a screen or section. These are composed together to build complex user interfaces, and help scale your application’s UI. In Flutter, this job falls to Widgets.
Clickable & Draggable!
Click node to preview!