8000 Won't run after install this package · Issue #1865 · flutter-webrtc/flutter-webrtc · GitHub
[go: up one dir, main page]

Skip to content
Won't run after install this package #1865
Open
@EarbajEvidentBD

Description

@EarbajEvidentBD

after isntall the package i got following issue

/home/earbaj/.pub-cache/hosted/pub.dev/flutter_webrtc-0.13.1+hotfix.1/android/src/main/java/com/cloudwebrtc/webrtc/SurfaceTextureRenderer.java:118: error: <anonymous com.cloudwebrtc.webrtc.SurfaceTextureRenderer$1> is not abstract and does not override abstract method onSurfaceDestroyed() in Callback
new TextureRegistry.SurfaceProducer.Callback() {
^
/home/earbaj/.pub-cache/hosted/pub.dev/flutter_webrtc-0.13.1+hotfix.1/android/src/main/java/com/cloudwebrtc/webrtc/SurfaceTextureRenderer.java:119: error: method does not override or implement a method from a supertype
@OverRide
^
/home/earbaj/.pub-cache/hosted/pub.dev/flutter_webrtc-0.13.1+hotfix.1/android/src/main/java/com/cloudwebrtc/webrtc/SurfaceTextureRenderer.java:124: error: method does not override or implement a method from a supertype
@OverRide
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 errors

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':flutter_webrtc:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try:

Run with --info option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 19s
Error: Gradle task assembleDebug failed with exit code 1

Metadata

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

      0