opt: upgrade flutter ci/nightly to 3.7.0 stable

This reverts commit 6f9b3ae466.
This commit is contained in:
Kingtous
2023-01-28 09:41:05 +08:00
parent a529b14f2d
commit a17f14b92a
5 changed files with 40 additions and 32 deletions

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
@@ -75,14 +75,14 @@ dependencies:
debounce_throttle: ^2.0.0
file_picker: ^5.1.0
flutter_svg: ^1.1.5
flutter_improved_scrolling: ^0.0.3
flutter_improved_scrolling:
# currently, we use flutter 3.0.5 for windows build, latest for other builds.
#
# for flutter 3.0.5, please use official version(just comment code below).
# if build rustdesk by flutter >=3.3, please use our custom pub below (uncomment code below).
# git:
# url: https://github.com/Kingtous/flutter_improved_scrolling
# ref: 62f09545149f320616467c306c8c5f71714a18e6
git:
url: https://github.com/Kingtous/flutter_improved_scrolling
ref: 62f09545149f320616467c306c8c5f71714a18e6
uni_links: ^0.5.1
uni_links_desktop: ^0.1.4
path: ^1.8.1