Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

怎么看元素的ID #1

Open
jimwan opened this issue Jun 15, 2022 · 1 comment
Open

怎么看元素的ID #1

jimwan opened this issue Jun 15, 2022 · 1 comment

Comments

@jimwan
Copy link

jimwan commented Jun 15, 2022

我的步骤是这样的,

  1. 运行example
  2. flutter attach
  3. python flutter_weditor.py 看ip地址
  4. 在App中输入ip地址,连接、开启。
    然后我在App中可以用搜索按钮选中各个元素了,但是从哪里看元素的id呢。我的flutter工程的控制台上没有输出任何东西。

另外一篇文章中提到的这几个步骤,但不知道auto_test_main.dart 和 bk_weditor是什么

  1. 在 Flutter 工程根目录下,执行 flutter attach,进入 App,复制链接。
  2. 利用 flutter_devtools 工程 ,执行 dart auto_test_main.dart “复制的连接”。
  3. 打开 bk_weditor,点击 Connect Flutter,点击 show,操作界面即可看到 flutterId(如图)
@nwang28-ford
Copy link

同问,没有在控制台输出任何东西,怀疑是AOP出现了问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants