Skip to content

Dependency Issue in Build - Request for SDK Update #1103

Open

Description

Hi Team,

During the latest build of our Flutter project, I encountered an error related to a missing dependency in the Android SDK. Below are the details:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.microsoft.device:dualscreen-layout:1.0.0-alpha01.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/microsoft/device/dualscreen-layout/1.0.0-alpha01/dualscreen-layout-1.0.0-alpha01.pom
- https://repo.maven.apache.org/maven2/com/microsoft/device/dualscreen-layout/1.0.0-alpha01/dualscreen-layout-1.0.0-alpha01.pom
- https://jcenter.bintray.com/com/microsoft/device/dualscreen-layout/1.0.0-alpha01/dualscreen-layout-1.0.0-alpha01.pom
- https://storage.googleapis.com/download.flutter.io/com/microsoft/device/dualscreen-layout/1.0.0-alpha01/dualscreen-layout-1.0.0-alpha01.pom
- file:/F:/flutterapps/hashtag/android/app/libs/dualscreen-layout-1.0.0-alpha01.jar
- file:/F:/flutterapps/hashtag/android/app/libs/dualscreen-layout.jar
Required by:
project :app
project :app > com.microsoft.fluentui:fluentui_others:0.2.1
project :app > com.microsoft.fluentui:fluentui_others:0.2.1 > com.microsoft.fluentui:fluentui_core:0.2.7
Could not find com.microsoft.device:dualscreen-layout:1.0.0-alpha01.

This error is related to the com.microsoft.device:dualscreen-layout dependency, which appears to be unavailable in the usual repositories (Maven Central, Google, JCenter, etc.).

Suggested Action: Could the SDK team:

Investigate if the dualscreen-layout dependency is still being maintained or hosted elsewhere?
Update the SDK or provide an alternative version that does not rely on the missing dualscreen-layout dependency.
Until this is resolved, the project is unable to build properly. Your assistance in making the necessary updates to the SDK would be greatly appreciated.

Let me know if you need further information or help from my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions