8000 按照readme写demo没有效果 · Issue #93 · XianyuTech/aspectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

按照readme写demo没有效果 #93

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

Closed
jimwan opened this issue Jan 19, 2021 · 0 comments
Closed

按照readme写demo没有效果 #93

jimwan opened this issue Jan 19, 2021 · 0 comments

Comments

@jimwan
Copy link
jimwan commented Jan 19, 2021

先说一下我的操作步骤

  1. flutter create --template=package aspectd_impl
    这个创建完是没有example,需要我自己再执行 flutter create example
  2. 然后是加依赖

dependencies: flutter: sdk: flutter aspectd: git: url: git@github.com:alibaba-flutter/aspectd.git ref: stable/v1.22.2 example: path: ./example

然后flutter pub get
3. 按照readme里写好两个文件内容
4. 按照readme里的命令执行完,然后运行flutter doctor -v

以上步骤都没有报错,理论上应该是都成功了,接着我进入到自己的在步骤1中创建的aspectd_impl的example目录下,运行flutter run 也成功运行了,但是没有效果。
看了几个issue说是会有个aop目录下有个dll文件,我发现我没有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

1 participant
0