Skip to content

How to fix "Unresolved reference 'ic_close_bubble'" ERROR ??? #27

@chegmarco1989

Description

@chegmarco1989

Hello.

When we try to run Flutter App (flutter run) with this dash_bubble package, we get Unresolved reference 'ic_close_bubble' error

C:\Users\useru\Downloads\EDITED\flutter_driver>flutter run
Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...
e: file:///C:/Users/useru/AppData/Local/Pub/Cache/hosted/pub.dev/dash_bubble-2.0.0/android/src/main/kotlin/dev/moaz/dash_bubble/src/BubbleService.kt:65:24 Unresolved reference 'ic_close_bubble'.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':dash_bubble:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
   > Compilation error. See log for more details

* 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.
> Get more help at https://help.gradle.org.

BUILD FAILED in 1m 5s
Running Gradle task 'assembleDebug'...                             66,5s
Error: Gradle task assembleDebug failed with exit code 1

C:\Users\useru\Downloads\EDITED\flutter_driver>

PLEASE HELP US TO FIX IT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions