You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just imported this package and haven't used it yet, but the following error is reported.
The following is my Flutter environment
[√] Flutter (Channel stable, 3.24.4, on Microsoft Windows [版本 10.0.22631.4602], locale zh-CN)
• Flutter version 3.24.4 on channel stable at E:\Flutter\SDK\flutter_windows_3.24.4-stable\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 603104015d (9 weeks ago), 2024-10-24 08:01:25 -0700
• Engine revision db49896cf2
• Dart version 3.5.4
• DevTools version 2.37.3
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://pub.flutter-io.cn
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at E:\Flutter\Android\SDK
• Platform android-35, build-tools 35.0.0
• ANDROID_HOME = E:\Flutter\Android\SDK
• Java binary at: E:\Java\jdk\jdk-17.0.13\bin\java
• Java version Java(TM) SE Runtime Environment (build 17.0.13+10-LTS-268)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.10.4)
• Visual Studio at D:\Flutter\VisualStudio\2022\Community
• Visual Studio Community 2022 version 17.10.35027.167
• Windows 10 SDK version 10.0.22621.0
[√] IntelliJ IDEA Ultimate Edition (version 2024.3)
• IntelliJ at D:\JetBrains\IntelliJ IDEA 2024.1.4
• Flutter plugin version 83.0.4
• Dart plugin version 243.23177
[√] Connected device (4 available)
• JEF AN20 (mobile) • UMX0220C08008672 • android-arm64 • Android 12 (API 31)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [版本 10.0.22631.4602]
• Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.205
• Edge (web) • edge • web-javascript • Microsoft Edge 131.0.2903.112
The text was updated successfully, but these errors were encountered:
Describe the bug
Android
I just imported this package and haven't used it yet, but the following error is reported.
The following is my Flutter environment
[√] Flutter (Channel stable, 3.24.4, on Microsoft Windows [版本 10.0.22631.4602], locale zh-CN)
• Flutter version 3.24.4 on channel stable at E:\Flutter\SDK\flutter_windows_3.24.4-stable\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 603104015d (9 weeks ago), 2024-10-24 08:01:25 -0700
• Engine revision db49896cf2
• Dart version 3.5.4
• DevTools version 2.37.3
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://pub.flutter-io.cn
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at E:\Flutter\Android\SDK
• Platform android-35, build-tools 35.0.0
• ANDROID_HOME = E:\Flutter\Android\SDK
• Java binary at: E:\Java\jdk\jdk-17.0.13\bin\java
• Java version Java(TM) SE Runtime Environment (build 17.0.13+10-LTS-268)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.10.4)
• Visual Studio at D:\Flutter\VisualStudio\2022\Community
• Visual Studio Community 2022 version 17.10.35027.167
• Windows 10 SDK version 10.0.22621.0
[√] Android Studio (version 2024.2)
• Android Studio at E:\Flutter\Android\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11)
[√] IntelliJ IDEA Ultimate Edition (version 2024.3)
• IntelliJ at D:\JetBrains\IntelliJ IDEA 2024.1.4
• Flutter plugin version 83.0.4
• Dart plugin version 243.23177
[√] Connected device (4 available)
• JEF AN20 (mobile) • UMX0220C08008672 • android-arm64 • Android 12 (API 31)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [版本 10.0.22631.4602]
• Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.205
• Edge (web) • edge • web-javascript • Microsoft Edge 131.0.2903.112
The text was updated successfully, but these errors were encountered: