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 b506d5e commit e312716Copy full SHA for e312716
pubspec.lock
@@ -235,7 +235,7 @@ packages:
235
source: hosted
236
version: "3.0.6"
237
csslib:
238
- dependency: transitive
+ dependency: "direct main"
239
description:
240
name: csslib
241
sha256: "09bad715f418841f976c77db72d5398dc1253c21fb9c0c7f0b0b985860b2d58e"
pubspec.yaml
@@ -39,6 +39,7 @@ dependencies:
39
collection: ^1.17.2
40
convert: ^3.1.1
41
crypto: ^3.0.3
42
+ csslib: ^1.0.2
43
device_info_plus: ^11.2.0
44
drift: ^2.23.0
45
file_picker: ^10.1.2
0 commit comments