Skip to content

Commit 2cb7c58

Browse files
author
darkhan.nausharipov
committed
updated to app_state 0.9.2 (apache#25255)
1 parent 7626f8f commit 2cb7c58

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

learning/tour-of-beam/frontend/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packages:
3535
name: app_state
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "0.8.4"
38+
version: "0.9.2"
3939
archive:
4040
dependency: transitive
4141
description:

learning/tour-of-beam/frontend/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ environment:
2727
flutter: '>=3.3.2'
2828

2929
dependencies:
30-
app_state: ^0.8.4
30+
app_state: ^0.9.2
3131
collection: ^1.16.0
3232
easy_localization: ^3.0.1
3333
easy_localization_ext: ^0.1.0

playground/frontend/playground_components/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ environment:
2626

2727
dependencies:
2828
aligned_dialog: ^0.0.6
29-
app_state: ^0.8.4
29+
app_state: ^0.9.2
3030
collection: ^1.16.0
3131
easy_localization: ^3.0.1
3232
easy_localization_ext: ^0.1.1

0 commit comments

Comments
 (0)