We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 176ffa6 + a183149 commit a0669c0Copy full SHA for a0669c0
1 file changed
wakelock_plus/pubspec.yaml
@@ -18,12 +18,11 @@ dependencies:
18
wakelock_plus_platform_interface: ^1.4.0
19
20
# Windows dependencies
21
- # win32 is compatible across v5 for Win32 only (not COM)
22
- win32: ">=5.6.1 <6.0.0"
+ win32: ">=6.0.0 <7.0.0"
23
24
# Linux dependencies
25
dbus: ^0.7.12
26
- package_info_plus: ^9.0.0
+ package_info_plus: ">=9.0.0 <11.0.0"
27
28
# Web dependencies
29
web: ">=0.5.1 <2.0.0"
0 commit comments