RxReader / weibo_kit

Flutter版新浪微博登录/分享
Apache License 2.0
105 stars 33 forks source link

项目无法运行 #26

Closed GuangAD closed 3 years ago

GuangAD commented 3 years ago

引入 weibo_kit后,flutter run 出现错误

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:processDebugResources'.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve com.sina.weibo.sdk:core:9.12.0.
     Required by:
         project :app > project :weibo_kit
      > Could not resolve com.sina.weibo.sdk:core:9.12.0.
         > Could not get resource 'https://dl.google.com/dl/android/maven2/com/sina/weibo/sdk/core/9.12.0/core-9.12.0.pom'.
            > Could not HEAD 'https://dl.google.com/dl/android/maven2/com/sina/weibo/sdk/core/9.12.0/core-9.12.0.pom'.
               > Connect to dl.google.com:443 [dl.google.com/203.208.39.225] failed: Read timed out

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.