Flutter Outline Shows “Nothing to show” in android studio

后端 未结 11 2109
别跟我提以往
别跟我提以往 2021-02-01 12:12

I am trying to Extract Widget via Flutter Outline But I am facing below problem in android studio.

Flutter Outline Shows "Nothing to s

11条回答
  •  南旧
    南旧 (楼主)
    2021-02-01 12:50

    Move the mouse to any widget and Press Ctrl (or ⌘ command on macOS) and click on that widget.

    After this step, your Flutter Outline will be enabled and showing widget tree

提交回复
热议问题