We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c71cf commit 7914c95Copy full SHA for 7914c95
pubspec.lock
@@ -1238,10 +1238,10 @@ packages:
1238
dependency: "direct main"
1239
description:
1240
name: web_socket_channel
1241
- sha256: "939ab60734a4f8fa95feacb55804fa278de28bdeef38e616dc08e44a84adea23"
+ sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b
1242
url: "https://pub.dev"
1243
source: hosted
1244
- version: "2.4.3"
+ version: "2.4.0"
1245
win32:
1246
dependency: transitive
1247
pubspec.yaml
@@ -15,7 +15,7 @@ dependencies:
15
# buttplug:
16
# path: /Users/qdot/code/buttplug_dart
17
cupertino_icons: ^1.0.6
18
- device_info_plus: ^10.1.2
+ device_info_plus: ^9.0.1
19
easy_debounce: ^2.0.3
20
equatable: ^2.0.5
21
# Needed for rust ffigen
0 commit comments