mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-27 04:57:23 +00:00
Migrate to flutter 3.27.0
This commit is contained in:
30
pubspec.yaml
30
pubspec.yaml
@@ -20,7 +20,7 @@ version: 1.0.9+109
|
||||
|
||||
environment:
|
||||
sdk: '>=3.3.4 <4.0.0'
|
||||
flutter: 3.22.3
|
||||
flutter: 3.27.0
|
||||
|
||||
# Dependencies specify other packages that your package needs in order to work.
|
||||
# To automatically upgrade your package dependencies to the latest versions
|
||||
@@ -35,30 +35,30 @@ dependencies:
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
window_manager: ^0.3.8
|
||||
fluent_ui: ^4.8.7
|
||||
window_manager: ^0.4.3
|
||||
fluent_ui: ^4.10.0
|
||||
dynamic_color: ^1.7.0
|
||||
dio: ^5.4.3
|
||||
crypto:
|
||||
dio: ^5.7.0
|
||||
crypto: ^3.0.6
|
||||
intl:
|
||||
path_provider:
|
||||
url_launcher: ^6.1.8
|
||||
app_links: ^6.0.1
|
||||
win32_registry: ^1.1.3
|
||||
path_provider: ^2.1.5
|
||||
url_launcher: ^6.3.1
|
||||
app_links: ^6.3.3
|
||||
win32_registry: ^1.1.0
|
||||
flutter_staggered_grid_view: ^0.7.0
|
||||
sqlite3: ^2.4.3
|
||||
sqlite3: ^2.5.0
|
||||
sqlite3_flutter_libs: any
|
||||
photo_view:
|
||||
git:
|
||||
url: https://github.com/wgh136/photo_view
|
||||
ref: main
|
||||
share_plus: ^9.0.0
|
||||
share_plus: ^10.1.3
|
||||
file_selector: ^1.0.1
|
||||
flutter_file_dialog: 3.0.1
|
||||
archive: ^3.5.1
|
||||
webview_flutter: ^4.7.0
|
||||
flutter_file_dialog: ^3.0.2
|
||||
archive: ^4.0.1
|
||||
webview_flutter: ^4.10.0
|
||||
flutter_acrylic: 1.0.0+2
|
||||
device_info_plus: ^10.1.0
|
||||
device_info_plus: ^11.2.0
|
||||
image_gallery_saver:
|
||||
git:
|
||||
url: https://github.com/wgh136/image_gallery_saver
|
||||
|
Reference in New Issue
Block a user