Flutter Outline Shows “Nothing to show” in android studio

后端 未结 11 2097
别跟我提以往
别跟我提以往 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:33

    1. click on a widget to select one
    2. press control and click the widget again (you will be directed to widget class)
    3. go back to the first window and the outline should be displayed

提交回复
热议问题