Flutter Outline Shows “Nothing to show” in android studio

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

    I recently go through this issue and I got the solution so much simple. Just press and hold the CTRL key and click on any widget name in the dart file. This will take you to the outline menu.

提交回复
热议问题