rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
287 stars 321 forks source link

Execution failed for task ':background_locator:compileDebugKotlin'. #325

Open AbdelrahmanAshraf98 opened 2 years ago

AbdelrahmanAshraf98 commented 2 years ago

i face this problem while running app after adding package dependency and permissions in manifest file

Launching lib\main.dart on Redmi Note 8 Pro in debug mode... Running Gradle task 'assembleDebug'... e: C:\Users\Lenovo\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\background_locator-1.6.12\android\src\main\kotlin\rekab\app\background_locator\provider\LocationParserUtil.kt: (31, 60): Expecting an argument

FAILURE: Build failed with an exception.

BUILD FAILED in 37s Exception: Gradle task assembleDebug failed with exit code 1

tjbaba commented 2 years ago

Facing same error, any solution?

abedputra commented 2 years ago

any solution?

Yukams commented 2 years ago

Hi, you could try my fork, it fixed a lot of bugs => https://github.com/Yukams/background_locator_fixed