Flutter : VS Code settings

Dr_Skele·2023년 1월 3일
0

Flutter

목록 보기
6/19

In flutter, widgets have very complicated parent-child relationships which can be a bit confusing when looking at the code. Fortunately, VS Code provides a nice ui to help us with that.

"dart.previewFlutterUiGuides": true

Adding above line in user setting(command -> open user setting -> settings.json) will make code look like the one below.

Voilà!

profile
Tireless And Restless Debugging In Source : TARDIS

0개의 댓글