-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
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
[BUG] Gradle fails to build the android app #598
Comments
@dipinsonwani can you please refer this below mentioned link? I hope it might be helpful for you!! |
I believe we would have to replace this package. As this library seems to be discontinued. |
@dipinsonwani in pubspec.yaml add like this After that run pub get then save and run the apk. |
I think i fixed all the issues with #603 As a temporary solution for |
Describe the bug
Build fails due to compilation error with gradle
To Reproduce
Steps to reproduce the behavior:
flutter build apk
Expected behavior
Should build the app and export the apk
Screenshots
Additional context
[✓] Flutter (Channel stable, 3.24.3, on macOS 15.0 24A335 darwin-arm64, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 16.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] VS Code (version 1.93.1)
[✓] Connected device (3 available)
The text was updated successfully, but these errors were encountered: