Skip to content

Commit 9045652

Browse files
authored
Merge pull request #3144 from acterglobal/appflowy-support-macOS
appflowy support for flutter 3.32 (macOS)
2 parents a8aa286 + e7f9763 commit 9045652

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

app/pubspec.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: c81659312e021e3b780a502206130ea106487b34793bce61e26dc0f9b84807af
8+
sha256: da0d9209ca76bde579f2da330aeb9df62b6319c834fa7baae052021b0462401f
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "83.0.0"
11+
version: "85.0.0"
1212
acter_avatar:
1313
dependency: "direct main"
1414
description:
@@ -43,10 +43,10 @@ packages:
4343
dependency: transitive
4444
description:
4545
name: analyzer
46-
sha256: "9c35a79bf2a150b3ea0d40010fbbb45b5ebea143d47096e0f82fd922a324b49b"
46+
sha256: "3394478cd571a8dbbe130a35e10bd365a2a8e7a867308142f7fd20336a08c3be"
4747
url: "https://pub.dev"
4848
source: hosted
49-
version: "7.4.6"
49+
version: "7.5.1"
5050
android_intent_plus:
5151
dependency: "direct main"
5252
description:
@@ -125,7 +125,7 @@ packages:
125125
description:
126126
path: "."
127127
ref: ben-mobile-expandable-editor
128-
resolved-ref: "78c292daae8286c69ebe1e22787f7783ef3cc487"
128+
resolved-ref: d89357e67f844c17eb5b5af7450aab2e175093b3
129129
url: "https://github.com/acterglobal/appflowy-editor"
130130
source: git
131131
version: "5.2.0"
@@ -735,10 +735,10 @@ packages:
735735
dependency: "direct main"
736736
description:
737737
name: file_picker
738-
sha256: ab13ae8ef5580a411c458d6207b6774a6c237d77ac37011b13994879f68a8810
738+
sha256: ef9908739bdd9c476353d6adff72e88fd00c625f5b959ae23f7567bd5137db0a
739739
url: "https://pub.dev"
740740
source: hosted
741-
version: "8.3.7"
741+
version: "10.2.0"
742742
file_selector_linux:
743743
dependency: transitive
744744
description:

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies:
9696
dart_date: ^1.3.2
9797
path: ^1.8.3
9898
url_launcher: ^6.1.10
99-
file_picker: ^8.1.2
99+
file_picker: ^10.1.9
100100
emoji_picker_flutter: ^4.3.0
101101
connectivity_plus: ^6.0.3
102102
mime: ^2.0.0

0 commit comments

Comments
 (0)