We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
It works fine in the versoin 3.29.3.
3.29.3
When upgrade the flutter version to 3.32.0, run ./gradlew or build apk will return a error:
3.32.0
./gradlew
Flutter plugin not found, CargoKit plugin will not be applied.
Other info: id "com.android.application" version '8.6.1'
successfully to build android version
build.gradle
apply from: "/xxx/cargokit/gradle/plugin.gradle"
[Upload media here]
[Paste your logs here]
[✓] Flutter (Channel stable, 3.32.0, on macOS 15.5 24F74 darwin-arm64, locale zh-Hans-CN) [✓] Android toolchain - develop for Android devices (Android SDK version 35.0.1) [✓] Xcode - develop for iOS and macOS (Xcode 16.3) [✓] Chrome - develop for the web [✓] Android Studio (version 2024.3) [✓] VS Code (version 1.100.2) [✓] Connected device (5 available)
The text was updated successfully, but these errors were encountered:
@shanelau For us to further investigate this issue, please provide your gradle configurations. Thank you!
Sorry, something went wrong.
It seems that issue is related to plugin itself and not flutter SDK. Please check irondash/cargokit#93.
No branches or pull requests
Steps to reproduce
It works fine in the versoin
3.29.3
.When upgrade the flutter version to
3.32.0
, run./gradlew
or build apk will return a error:Other info:
id "com.android.application" version '8.6.1'
Expected results
successfully to build android version
Actual results
Flutter plugin not found, CargoKit plugin will not be applied.
Code sample
Code sample
build.gradle
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: