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

Project with path ':flipper-no-op' could not be found in project ':flutter_flipperkit'. #8

Closed
jefferybai opened this issue Jun 3, 2019 · 2 comments

Comments

@jefferybai
Copy link

您好,
按照你的按照方式我修改了android/settings.gradle文件,
但是我的flutter工程目录新建出来并没有android/settings.gradle只有.android/settings.gradle多了一个 . ,而且里面代码如下:

// Generated file. Do not edit.
include ':app'

rootProject.name = 'android_generated'
setBinding(new Binding([gradle: this]))
evaluate(new File('include_flutter.groovy'))

而且上面注释是生成文件不要修改,请问我该怎么做?

@lijy91
Copy link
Member

lijy91 commented Jun 3, 2019

你的项目是将 Flutter 集成到现存原生项目中吗?

@jefferybai
Copy link
Author

是的,客户端那边把我改lib了。 刚才知道。

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