Flutter Outline Shows “Nothing to show” in android studio

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

    10 July 2020 - Solved!

    MacOS: command + click on widget.

    Windows: ctrl + click on widget.

    If they do not work, do not worry! Just follow these easy steps:

    1. Click Dart Analysis (on below part of Android Studio)
    2. You can see refresh button right side of Dart Analysis
    3. Click it, done!

    You can see image, click it:

    @canerkaseler

提交回复
热议问题