Open nt-718 opened 1 year ago
数字押下時 [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null)
shared_preferences等のバージョンをanyにしてもエラー内容変わらず [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null)
just_audio
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method disposeAllPlayers on channel com.ryanheise.just_audio.methods)
android emulatorで実行
FAILURE: Build failed with an exception.
What went wrong: Could not open settings generic class cache for settings file '/Users/nt/StudioProjects/anumber/anumber_production/android/settings.gradle' (/Users/nt/.gradle/caches/6.7/scripts/f0emg6u6oecmxqzgk5g9nn4ui).
BUG! exception in phase 'semantic analysis' in source unit 'BuildScript' Unsupported class file major version 61
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.
Get more help at https://help.gradle.org
BUILD FAILED in 53s
┌─ Flutter Fix ────────────────────────────────────────────────────────────────────────────────────┐
│ [!] Your project's Gradle version is incompatible with the Java version that Flutter is using │
│ for Gradle. │
│ │
│ To fix this issue, first, check the Java version used by Flutter by running flutter doctor │ │ --verbose
. │
│ │
│ Then, update the Gradle version specified in │
│ /Users/nt/StudioProjects/anumber/anumber_production/android/gradle/wrapper/gradle-wrapper.proper │
│ ties to be compatible with that Java version. See the link below for more information on │
│ compatible Java/Gradle versions: │
│ https://docs.gradle.org/current/userguide/compatibility.html#java │
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
Exception: Gradle task assembleDebug failed with exit code 1
Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null)