We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
具体细节是这样:公司项目使用CC组件化,现在引用Flutter作为一个Library,修改Flutter中的对应的dart文件不生效,必须先cd到Flutter中的.android目录下,执行gradlew assembleDebug 之后在AS中直接点击run才生效对应修改的dart文件,有大佬知道怎么解决不,是不是要改脚本
The text was updated successfully, but these errors were encountered:
No branches or pull requests
具体细节是这样:公司项目使用CC组件化,现在引用Flutter作为一个Library,修改Flutter中的对应的dart文件不生效,必须先cd到Flutter中的.android目录下,执行gradlew assembleDebug 之后在AS中直接点击run才生效对应修改的dart文件,有大佬知道怎么解决不,是不是要改脚本
The text was updated successfully, but these errors were encountered: