-
-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplicate class I'm already using ffmpeg_kit_flutter_audio in my code: 5.1.0-LTS for audio conversion #190
Comments
I had this issue, but after remove dependence_override of my pubspec this issue has solved. |
i use it to convert audio inside my application, i try to use the package that ffmpeg-kit-https-5.1 but it doesn't have the libmp3lame library, so i can't use it! |
How do I remove? |
I managed to download the entire project from video_trimmer, inside I changed the ffmpeg_kit_flutter: ^5.1.0-LTS to ffmpeg_kit_flutter_audio: ^5.1.0-LTS ffmpeg_kit_flutter_audio: 5.1.0-LTS It's working! |
Closing this issue (assuming it's solved) |
I'm already using ffmpeg_kit_flutter_audio in my code: 5.1.0-LTS
for audio conversion, when you put the
video_trimmer
general the error, is there any way to solve it?
FAILURE: Build failed with an exception.
Execution failed for task ':app:checkDebugDuplicateClasses'.
BUILD FAILED in 21s
Exception: Gradle task assembleDebug failed with exit code 1
The text was updated successfully, but these errors were encountered: