Skip to content

Commit

Permalink
chore: upgrade to Flutter 3.22.1 & upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasn committed Jun 7, 2024
1 parent ea6f199 commit ba7cbf4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .fvm/flutter_sdk
2 changes: 1 addition & 1 deletion .fvm/fvm_config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"flutterSdkVersion": "3.22.1"
"flutterSdkVersion": "3.22.2"
}
2 changes: 1 addition & 1 deletion .fvmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"flutter": "3.22.1"
"flutter": "3.22.2"
}
20 changes: 6 additions & 14 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -978,14 +978,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.3.0"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
name: flutter_plugin_android_lifecycle
sha256: c6b0b4c05c458e1c01ad9bcc14041dd7b1f6783d487be4386f793f47a8a4d03e
url: "https://pub.dev"
source: hosted
version: "2.0.20"
flutter_quill:
dependency: "direct main"
description:
Expand Down Expand Up @@ -2880,10 +2872,10 @@ packages:
dependency: transitive
description:
name: video_player_android
sha256: "4f77780499ebbdb3a8387f3de7a9d07a7665cfb3a3741177c44a52353fe41d64"
sha256: "9529001630e42988f755772972d5014d30121610700e8e502278a245939f8fc8"
url: "https://pub.dev"
source: hosted
version: "2.4.16"
version: "2.5.0"
video_player_avfoundation:
dependency: transitive
description:
Expand Down Expand Up @@ -2976,10 +2968,10 @@ packages:
dependency: "direct main"
description:
name: wechat_assets_picker
sha256: d9d3b7219206247898234ce2f330f84dd6ba9d45338f382db787c5dd8789e97a
sha256: "6a1193beb2ce170edcf4091d849d2bc811eb2a36a8007fa63e6bfbaf3ac99625"
url: "https://pub.dev"
source: hosted
version: "9.0.3"
version: "9.0.4"
wechat_picker_library:
dependency: transitive
description:
Expand Down Expand Up @@ -3032,10 +3024,10 @@ packages:
dependency: "direct main"
description:
name: wolt_modal_sheet
sha256: fb697252277753804045d3c201b146ea5d5a82c428f90789a6b0b86da7c9b36c
sha256: "5b46aa8db5cf4de9b605443d8e2d3bca8f6756975c0f634acd32ceaa9f172c1c"
url: "https://pub.dev"
source: hosted
version: "0.6.0"
version: "0.6.1"
xdg_directories:
dependency: transitive
description:
Expand Down

0 comments on commit ba7cbf4

Please sign in to comment.