Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: c81659312e021e3b780a502206130ea106487b34793bce61e26dc0f9b84807af
sha256: da0d9209ca76bde579f2da330aeb9df62b6319c834fa7baae052021b0462401f
url: "https://pub.dev"
source: hosted
version: "83.0.0"
version: "85.0.0"
acter_avatar:
dependency: "direct main"
description:
Expand Down Expand Up @@ -43,10 +43,10 @@ packages:
dependency: transitive
description:
name: analyzer
sha256: "9c35a79bf2a150b3ea0d40010fbbb45b5ebea143d47096e0f82fd922a324b49b"
sha256: "3394478cd571a8dbbe130a35e10bd365a2a8e7a867308142f7fd20336a08c3be"
url: "https://pub.dev"
source: hosted
version: "7.4.6"
version: "7.5.1"
android_intent_plus:
dependency: "direct main"
description:
Expand Down Expand Up @@ -125,7 +125,7 @@ packages:
description:
path: "."
ref: ben-mobile-expandable-editor
resolved-ref: "78c292daae8286c69ebe1e22787f7783ef3cc487"
resolved-ref: d89357e67f844c17eb5b5af7450aab2e175093b3
url: "https://github.com/acterglobal/appflowy-editor"
source: git
version: "5.2.0"
Expand Down Expand Up @@ -735,10 +735,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: ab13ae8ef5580a411c458d6207b6774a6c237d77ac37011b13994879f68a8810
sha256: ef9908739bdd9c476353d6adff72e88fd00c625f5b959ae23f7567bd5137db0a
url: "https://pub.dev"
source: hosted
version: "8.3.7"
version: "10.2.0"
file_selector_linux:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies:
dart_date: ^1.3.2
path: ^1.8.3
url_launcher: ^6.1.10
file_picker: ^8.1.2
file_picker: ^10.1.9
emoji_picker_flutter: ^4.3.0
connectivity_plus: ^6.0.3
mime: ^2.0.0
Expand Down
Loading