You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 share_plus >=7.0.0 depends on win32 ^4.0.0, share_plus >=7.0.0 is incompatible with wakelock_windows.
And because chewie >=1.3.5 depends on wakelock ^0.6.2 which depends on wakelock_windows ^0.2.0, share_plus >=7.0.0 is incompatible with chewie >=1.3.5.
So, because app depends on both chewie ^1.5.0 and share_plus ^7.0.0, version solving failed.
exit code 1
My Pubspec contains following latest plus packages:
This is not an issue with chewie, which uses the latest version of wakelock. It's an issue with wakelock, which depends on an out-of-date version of win32.
* commit '3a42d906fc0a2b2f7e5d08200b84bd547d1961c9':
Updated changelog for version 1.6.0.
Issue fluttercommunity#729. Migrated wakelock to wakelock_plus. Also upgraded all other dependencies.
My Pubspec contains following latest plus packages:
The text was updated successfully, but these errors were encountered: