mayurpitroda96 / easy_audio_trimmer

This is a Flutter package that allows you to easily trim audio files within your Flutter app.
MIT License
11 stars 27 forks source link

Not compaitable with latest audioplayer when addin to pubspec #1

Closed shabaad closed 1 year ago

shabaad commented 1 year ago

Running "flutter pub get" in ANIMAGIE-PROJECT... Resolving dependencies... Because every version of easy_audio_trimmer depends on audioplayers ^1.1.1 and animagieeui depends on audioplayers ^3.0.1, easy_audio_trimmer is forbidden. So, because animagieeui depends on easy_audio_trimmer ^1.0.1+2, version solving failed. pub get failed command: "C:\flutter\bin\cache\dart-sdk\bin\dart __deprecated_pub --directory . get --example" pub env: { "FLUTTER_ROOT": "C:\flutter", "PUB_ENVIRONMENT": "vscode.dart-code:flutter_cli:get", "PUB_CACHE": "C:\Users\PC\AppData\Local\Pub\Cache", } exit code: 1

exit code 1

shabaad commented 1 year ago

forked the repo and updated audioplayer to latest but new error when taking build as follows :

FAILURE: Build failed with an exception.