rxlabz / audioplayer

A flutter plugin to play audio files iOS / Android / MacOS / Web ( Swift/Java )
https://pub.dartlang.org/packages/audioplayer
492 stars 189 forks source link

Issue while building release version #123

Open JarikH opened 4 years ago

JarikH commented 4 years ago

`FAILURE: Build failed with an exception.

Anyone else has having this issue? Anyone has a fix? It was working fine a few weeks ago. With no changes made. Atleast from my code.

JarikH commented 4 years ago

Also, when i upgrade from version 0.7.0 to 0.8.1 i get a different error but this time even when not going for a release version

`FAILURE: Build failed with an exception.

BUILD FAILED in 8s`

behoss commented 4 years ago

I have the same problem, could you find a way around it?

behoss commented 4 years ago

I updated the package to the latest version and it worked.