MaikuB / MaikuB/flutter_appauth
build failure android
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 308
- Forks
- 301
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 5
Description
Hi all,
build is failing with below error for android
flutter version 3.10.2
FAILURE: Build failed with an exception.
* Where:
Build file '/.pub-cache/hosted/pub.dev/flutter_appauth-6.0.0/android/build.gradle' line: 24
* What went wrong:
A problem occurred evaluating project ':flutter_appauth'.
> No signature of method: build_euekf5dxi36wt9wnuaddz560f.android() is applicable for argument types: (build_euekf5dxi36wt9wnuaddz560f$_run_closure2) values: [build_euekf5dxi36wt9wnuaddz560f$_run_closure2@10c6f960]
* 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect .pub-cache/hosted/pub.dev/flutter_appauth-6.0.0/android/build.gradle at line 24 and reproduce the failure with Flutter 3.10.2. Determine why evaluating the Android project fails, then verify that the Android build completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100