We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4178d commit c7e2428Copy full SHA for c7e2428
packages/device_info_plus/device_info_plus/pubspec.yaml
@@ -30,23 +30,23 @@ flutter:
30
31
dependencies:
32
device_info_plus_platform_interface: ^7.0.2
33
- ffi: ^2.0.1
34
- file: ">=6.1.4 <8.0.0"
+ ffi: ^2.1.4
+ file: ^7.0.1
35
flutter:
36
sdk: flutter
37
flutter_web_plugins:
38
39
- meta: ^1.8.0
40
- web: ^1.0.0
41
- win32: ^5.5.3
42
- win32_registry: ^2.0.1
+ meta: ^1.16.0
+ web: ^1.1.0
+ win32: ^5.11.0
+ win32_registry: ^2.1.0
43
44
dev_dependencies:
45
- flutter_lints: ">=4.0.0 <6.0.0"
+ flutter_lints: ^5.0.0
46
flutter_test:
47
48
- mockito: ^5.4.0
49
- test: ^1.22.0
+ mockito: ^5.4.5
+ test: ^1.25.15
50
51
environment:
52
sdk: ">=3.4.0 <4.0.0"
0 commit comments