florent37 / Flutter-AssetsAudioPlayer

Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications
https://pub.dartlang.org/packages/assets_audio_player
Apache License 2.0
757 stars 373 forks source link

Execution failed for task ':assets_audio_player_web:compileDebugJavaWithJavac'. #688

Open kdupont-asfotec opened 2 years ago

kdupont-asfotec commented 2 years ago

Flutter Version

My version : Flutter (Channel stable, 2.10.0, on macOS 12.1 21C52 darwin-arm)

Lib Version

My version : assets_audio_player: ^3.0.4+1

Platform (Android / iOS / web) + version Android Gradle 4.1.0 kotlin_version = '1.6.10'

Platform :

Describe the bug

Can't run app on Android.

Error

FAILURE: Build failed with an exception.

hasanabbassorathiya commented 2 years ago

When can we anticipate this problem to be resolved?