chiragshenoy / audio_picker

A Flutter plugin for Android and iOS to pick local Audios.
MIT License
9 stars 13 forks source link

audio_picker not configured #1

Open sathishmscict opened 4 years ago

sathishmscict commented 4 years ago

Launching lib\main.dart on Nokia 6 1 Plus in debug mode... Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

BUILD FAILED in 3s Finished with error: Gradle task assembleDebug failed with exit code 1

habilgur commented 4 years ago

I have same issue

pacifire commented 4 years ago

Facing Same issue.

hyungtaecf commented 4 years ago

Same here

Rodsevich commented 4 years ago

same

riddhij16 commented 4 years ago

Launching lib\main.dart on Nokia 6 1 Plus in debug mode... Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

  • What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10 and higher. The following dependencies do not satisfy the required version: project ':audio_picker' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71
  • 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 3s Finished with error: Gradle task assembleDebug failed with exit code 1

Same Issue.. Has anybody solved it?

willdas commented 3 years ago

Problem solved, refer to address:https://github.com/Willdas/audio_picker