Labs ICT | Flutter Simulator ← Back to Tutorial

JSON Parsing

Dart (Simulated Flutter Code)

Widget Tree Analysis

// Click "Analyze" to parse the widget tree
Click "Analyze" to preview
// Flutter code analysis output // Click "Analyze" to run

MaterialApp

Root widget with theme and navigation

Scaffold

Basic layout: AppBar, body, FAB

Row / Column

Horizontal / vertical layout

Container

Box with padding, margin, style