opt: upgrade flutter to 3.7.0

This commit is contained in:
Kingtous
2023-01-26 22:57:49 +08:00
parent dbcdcd210c
commit 06a0aeb03b
4 changed files with 13 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ import desktop_drop
import device_info_plus_macos
import flutter_custom_cursor
import package_info_plus_macos
import path_provider_macos
import path_provider_foundation
import screen_retriever
import sqflite
// import tray_manager

View File

@@ -31,7 +31,7 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.3
ffi: ^2.0.1
path_provider: ^2.0.2
path_provider: ^2.0.12
external_path: ^1.0.1
provider: ^6.0.3
tuple: ^2.0.0