Closed dgilperez closed 10 months ago
Hi @dgilperez
You can update your pubspec.yaml to include a dependency_overrides session to put the version you need in your project.
But I'm going to revert this update, I should have increased the minor and not the patch when updating the dependencies.
Fixed in version 7.0.4
7.0.3 depends on js ^0.7.0, conflicting with other common packages such as wakelock_plus, which depends on
^0.6.3
.While this is actually not a bug, would it be possible to relax this dependency?