Skip to content

Commit 193fdab

Browse files
committed
App: update packages
1 parent a5f06ca commit 193fdab

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

pubspec.lock

+15-8
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ packages:
1515
url: "https://pub.dartlang.org"
1616
source: hosted
1717
version: "2.0.0"
18+
async:
19+
dependency: transitive
20+
description:
21+
name: async
22+
url: "https://pub.dartlang.org"
23+
source: hosted
24+
version: "2.6.1"
1825
cached_network_image:
1926
dependency: "direct main"
2027
description:
@@ -70,7 +77,7 @@ packages:
7077
name: cupertino_icons
7178
url: "https://pub.dartlang.org"
7279
source: hosted
73-
version: "1.0.2"
80+
version: "1.0.3"
7481
dio:
7582
dependency: "direct main"
7683
description:
@@ -152,7 +159,7 @@ packages:
152159
name: flutter_cache_manager
153160
url: "https://pub.dartlang.org"
154161
source: hosted
155-
version: "3.0.1"
162+
version: "3.0.2"
156163
flutter_launcher_icons:
157164
dependency: "direct dev"
158165
description:
@@ -180,7 +187,7 @@ packages:
180187
name: flutter_riverpod
181188
url: "https://pub.dartlang.org"
182189
source: hosted
183-
version: "0.14.0+2"
190+
version: "0.14.0+3"
184191
flutter_web_plugins:
185192
dependency: transitive
186193
description: flutter
@@ -206,7 +213,7 @@ packages:
206213
name: http
207214
url: "https://pub.dartlang.org"
208215
source: hosted
209-
version: "0.13.1"
216+
version: "0.13.3"
210217
http_parser:
211218
dependency: transitive
212219
description:
@@ -234,7 +241,7 @@ packages:
234241
name: image_picker
235242
url: "https://pub.dartlang.org"
236243
source: hosted
237-
version: "0.7.4"
244+
version: "0.7.5"
238245
image_picker_for_web:
239246
dependency: transitive
240247
description:
@@ -360,14 +367,14 @@ packages:
360367
name: riverpod
361368
url: "https://pub.dartlang.org"
362369
source: hosted
363-
version: "0.14.0+1"
370+
version: "0.14.0+3"
364371
rxdart:
365372
dependency: transitive
366373
description:
367374
name: rxdart
368375
url: "https://pub.dartlang.org"
369376
source: hosted
370-
version: "0.26.0"
377+
version: "0.27.0"
371378
shared_preferences:
372379
dependency: "direct main"
373380
description:
@@ -560,7 +567,7 @@ packages:
560567
description:
561568
path: "plugins/window_size"
562569
ref: HEAD
563-
resolved-ref: "1d3bff412f8e93087243995570db3a56eba415e5"
570+
resolved-ref: f2d8aa3820fb87316516670bf4d51a74de8ac0dd
564571
url: "git://github.com/google/flutter-desktop-embedding.git"
565572
source: git
566573
version: "0.1.0"

0 commit comments

Comments
 (0)