Wakelock is incompatible with device_info_plus: ^9.0.2
Pr47h4m opened this issue · 3 comments
Pr47h4m commented
Because wakelock_windows >=0.2.1 depends on win32 ^3.0.0 and wakelock_windows <0.2.1 depends on win32 ^2.0.0, every version of wakelock_windows requires win32
^2.0.0 or ^3.0.0.
And because device_info_plus >=9.0.1 depends on win32 >=4.0.0 <6.0.0 and wakelock >=0.5.6 depends on wakelock_windows ^0.2.0, device_info_plus >=9.0.1 is
incompatible with wakelock >=0.5.6.
So, because tiara_nxt depends on both wakelock ^0.6.2 and device_info_plus ^9.0.2, version solving failed.
abdallah-gaber-hoods commented
same here
gabrielginter commented
Consider switching to https://pub.dev/packages/wakelock_plus
Published by fluttercommunity.dev
It is a continuation of this project, so there shouldn't be any issues.
creativecreatorormaybenot commented
I will soon discontinue this repository. Please use wakelock_plus: ^1.1.6 instead.