pathprovider update
JoergPf opened this issue · 4 comments
JoergPf commented
Hi, thanks for this great plugin!
Is there a way to update pathprovider dependency to 2.0.1?
I'm having this issue:
"Because image_editor_pro >=1.0.7 depends on path_provider ^1.6.27 and assets_audio_player 3.0.3+2 depends on path_provider ^2.0.1, image_editor_pro >=1.0.7 is incompatible with assets_audio_player 3.0.3+2."
zeeshux7860 commented
wait i will update wait
Thank You
…On Sun, Apr 18, 2021 at 8:49 PM JoergPf ***@***.***> wrote:
Hi, thanks for this great plugin!
Is there a way to update pathprovider dependency to 2.0.1?
I'm having this issue:
"Because image_editor_pro >=1.0.7 depends on path_provider ^1.6.27 and
assets_audio_player 3.0.3+2 depends on path_provider ^2.0.1,
image_editor_pro >=1.0.7 is incompatible with assets_audio_player 3.0.3+2."
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#22>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK3BZHQYPU4LZNYTWF3MB5DTJL2BJANCNFSM43EKGJ6Q>
.
zeeshux7860 commented
Path Privider
…On Sun, Apr 18, 2021 at 9:08 PM Md Zeeshan ***@***.***> wrote:
wait i will update wait
Thank You
On Sun, Apr 18, 2021 at 8:49 PM JoergPf ***@***.***> wrote:
> Hi, thanks for this great plugin!
>
> Is there a way to update pathprovider dependency to 2.0.1?
>
> I'm having this issue:
> "Because image_editor_pro >=1.0.7 depends on path_provider ^1.6.27 and
> assets_audio_player 3.0.3+2 depends on path_provider ^2.0.1,
> image_editor_pro >=1.0.7 is incompatible with assets_audio_player 3.0.3+2."
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#22>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AK3BZHQYPU4LZNYTWF3MB5DTJL2BJANCNFSM43EKGJ6Q>
> .
>
zeeshux7860 commented
done check it
JoergPf commented
Great! Running "flutter pub get" in app... exit code 0
Looks good to me, thanks a lot!!!!