id: ‘dev.flutter.flutter-plugin-loader‘, version: ‘1.0.0‘怎么解决

是因为必须要用jdk17吗?

*Where:
Settings file ‘D:\AndroidTest\my_frist_app\android\settings.gradle’ line: 20

  • What went wrong:
    Plugin [id: ‘dev.flutter.flutter-plugin-loader’, version: ‘1.0.0’] was not found in any of the following sources:
  • Gradle Core Plugins (plugin is not in ‘org.gradle’ namespace)
  • Plugin Repositories (could not resolve plugin artifact ‘dev.flutter.flutter-plugin-loader:dev.flutter.flutter-plugin-loader.gradle.plugin:1.0.0’)
    Searched in the following repositories:
    Google
    MavenRepo
    Gradle Central Plugin Repository
  • 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.
    id: ‘dev.flutter.flutter-plugin-loader‘, version: ‘1.0.0‘怎么解决_第1张图片

你可能感兴趣的:(flutter)