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 0494723 commit f7a4721Copy full SHA for f7a4721
pubspec.lock
@@ -227,7 +227,7 @@ packages:
227
source: hosted
228
version: "3.0.6"
229
csslib:
230
- dependency: transitive
+ dependency: "direct main"
231
description:
232
name: csslib
233
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: ^9.0.2
0 commit comments