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

Linux下找不到 FlutterTencentadPlugin.kt #16

Closed
zanpen2000 opened this issue Jul 28, 2022 · 2 comments
Closed

Linux下找不到 FlutterTencentadPlugin.kt #16

zanpen2000 opened this issue Jul 28, 2022 · 2 comments

Comments

@zanpen2000
Copy link

The plugin `flutter_tencentad` doesn't have a main class defined in /home/peng/.pub-cache/hosted/pub.dartlang.org/flutter_tencentad-1.2.1/android/src/main/java/com/gstory/flutter_tencentad/FlutterTencentadPlugin.java or /home/peng/.pub-cache/hosted/pub.dartlang.org/flutter_tencentad-1.2.1/android/src/main/kotlin/com/gstory/flutter_tencentad/FlutterTencentadPlugin.kt. This is likely to due to an incorrect `androidPackage: com.gstory.flutter_tencentad` or `mainClass` entry in the plugin's pubspec.yaml.
If you are the author of this plugin, fix the `androidPackage` entry or move the main class to any of locations used above. Otherwise, please contact the author of this plugin and consider using a different plugin in the meanwhile. 

实际路径中文件名为FlutterTencentAdPlugin.kt, 导致报以上错误

@gstory0404
Copy link
Owner

查看插件缓存目录是否存在该文件
或者flutter clean ,flutter pub get 重新拉取插件尝试

@zanpen2000
Copy link
Author

我确定是和Linux系统大小写有关系

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