Skip to content

Commit 4b1ee37

Browse files
committed
🔢 version update
1 parent a7adf85 commit 4b1ee37

File tree

2 files changed

+97
-2
lines changed

2 files changed

+97
-2
lines changed

pubspec.lock

Lines changed: 96 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4+
archive:
5+
dependency: transitive
6+
description:
7+
name: archive
8+
sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a"
9+
url: "https://pub.dev"
10+
source: hosted
11+
version: "3.3.7"
412
args:
513
dependency: transitive
614
description:
@@ -33,6 +41,14 @@ packages:
3341
url: "https://pub.dev"
3442
source: hosted
3543
version: "1.3.0"
44+
cli_util:
45+
dependency: transitive
46+
description:
47+
name: cli_util
48+
sha256: b8db3080e59b2503ca9e7922c3df2072cf13992354d5e944074ffa836fba43b7
49+
url: "https://pub.dev"
50+
source: hosted
51+
version: "0.4.0"
3652
clock:
3753
dependency: transitive
3854
description:
@@ -49,6 +65,30 @@ packages:
4965
url: "https://pub.dev"
5066
source: hosted
5167
version: "1.17.1"
68+
console:
69+
dependency: transitive
70+
description:
71+
name: console
72+
sha256: e04e7824384c5b39389acdd6dc7d33f3efe6b232f6f16d7626f194f6a01ad69a
73+
url: "https://pub.dev"
74+
source: hosted
75+
version: "4.1.0"
76+
convert:
77+
dependency: transitive
78+
description:
79+
name: convert
80+
sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
81+
url: "https://pub.dev"
82+
source: hosted
83+
version: "3.1.1"
84+
crypto:
85+
dependency: transitive
86+
description:
87+
name: crypto
88+
sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
89+
url: "https://pub.dev"
90+
source: hosted
91+
version: "3.0.3"
5292
fake_async:
5393
dependency: transitive
5494
description:
@@ -120,6 +160,14 @@ packages:
120160
description: flutter
121161
source: sdk
122162
version: "0.0.0"
163+
get_it:
164+
dependency: transitive
165+
description:
166+
name: get_it
167+
sha256: "529de303c739fca98cd7ece5fca500d8ff89649f1bb4b4e94fb20954abcd7468"
168+
url: "https://pub.dev"
169+
source: hosted
170+
version: "7.6.0"
123171
hid_listener:
124172
dependency: "direct main"
125173
description:
@@ -129,6 +177,14 @@ packages:
129177
url: "https://github.com/localcc/hid_listener.git"
130178
source: git
131179
version: "1.1.2"
180+
image:
181+
dependency: transitive
182+
description:
183+
name: image
184+
sha256: a72242c9a0ffb65d03de1b7113bc4e189686fc07c7147b8b41811d0dd0e0d9bf
185+
url: "https://pub.dev"
186+
source: hosted
187+
version: "4.0.17"
132188
js:
133189
dependency: transitive
134190
description:
@@ -193,7 +249,6 @@ packages:
193249
url: "https://pub.dev"
194250
source: hosted
195251
version: "3.15.0"
196-
197252
nested:
198253
dependency: transitive
199254
description:
@@ -202,6 +257,14 @@ packages:
202257
url: "https://pub.dev"
203258
source: hosted
204259
version: "1.0.0"
260+
package_config:
261+
dependency: transitive
262+
description:
263+
name: package_config
264+
sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd"
265+
url: "https://pub.dev"
266+
source: hosted
267+
version: "2.1.0"
205268
path:
206269
dependency: transitive
207270
description:
@@ -290,6 +353,14 @@ packages:
290353
url: "https://pub.dev"
291354
source: hosted
292355
version: "2.1.4"
356+
pointycastle:
357+
dependency: transitive
358+
description:
359+
name: pointycastle
360+
sha256: "7c1e5f0d23c9016c5bbd8b1473d0d3fb3fc851b876046039509e18e0c7485f2c"
361+
url: "https://pub.dev"
362+
source: hosted
363+
version: "3.7.3"
293364
process:
294365
dependency: transitive
295366
description:
@@ -306,6 +377,14 @@ packages:
306377
url: "https://pub.dev"
307378
source: hosted
308379
version: "6.0.5"
380+
pub_semver:
381+
dependency: transitive
382+
description:
383+
name: pub_semver
384+
sha256: "40d3ab1bbd474c4c2328c91e3a7df8c6dd629b79ece4c4bd04bee496a224fb0c"
385+
url: "https://pub.dev"
386+
source: hosted
387+
version: "2.1.4"
309388
screen_retriever:
310389
dependency: "direct main"
311390
description:
@@ -391,6 +470,14 @@ packages:
391470
url: "https://pub.dev"
392471
source: hosted
393472
version: "2.0.2"
473+
typed_data:
474+
dependency: transitive
475+
description:
476+
name: typed_data
477+
sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c
478+
url: "https://pub.dev"
479+
source: hosted
480+
version: "1.3.2"
394481
url_launcher:
395482
dependency: "direct main"
396483
description:
@@ -519,6 +606,14 @@ packages:
519606
url: "https://pub.dev"
520607
source: hosted
521608
version: "6.3.0"
609+
yaml:
610+
dependency: transitive
611+
description:
612+
name: yaml
613+
sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5"
614+
url: "https://pub.dev"
615+
source: hosted
616+
version: "3.1.2"
522617
sdks:
523618
dart: ">=3.0.5 <4.0.0"
524619
flutter: ">=3.10.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: visualize your keypress and mouse actions
33

44
publish_to: 'none'
55

6-
version: 1.0.0+1
6+
version: 2.0.0-alpha
77

88
environment:
99
sdk: '>=3.0.5 <4.0.0'

0 commit comments

Comments
 (0)