pusher / pusher/docs

A problem occurred configuring project ':webview_flutter_android'. & Failed to query the value of property 'buildFlowServiceProperty'.

Open
#352 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
8
Forks
15
PR merge metrics
No merged PRs in 30d

Description

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':webview_flutter_android'.

java.util.concurrent.ExecutionException: org.gradle.api.GradleException: Failed to create Jar file C:\Users\hp.gradle\caches\jars-9\18366b31678c0171857be093a3b8ec22\bcprov-jdk18on-1.79.jar.
Failed to notify project evaluation listener.
Could not get unknown property 'android' for project ':webview_flutter_android' of type org.gradle.api.Project.
Could not get unknown property 'android' for project ':webview_flutter_android' of type org.gradle.api.Project.

  • 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.
==============================================================================

2: Task failed with an exception.

  • What went wrong:
    Failed to query the value of property 'buildFlowServiceProperty'.

Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@745662c9 of type BuildFlowService.Parameters
A problem occurred configuring project ':webview_flutter_android'.
> java.util.concurrent.ExecutionException: org.gradle.api.GradleException: Failed to create Jar file C:\Users\hp.gradle\caches\jars-9\18366b31678c0171857be093a3b8ec22\bcprov-jdk18on-1.79.jar.
> Failed to notify project evaluation listener.
> Could not get unknown property 'android' for project ':webview_flutter_android' of type org.gradle.api.Project.
> Could not get unknown property 'android' for project ':webview_flutter_android' of type org.gradle.api.Project.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report only identifies the project ':webview_flutter_android' and Gradle properties; it names no repository file, test, or entry point. Start by reproducing the build with the reported Gradle errors and inspect the Android project configuration. The issue is done when the project configures successfully without the unknown 'android' property or build-flow failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, flutter
Domain
build-system, mobile
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.