TF-3586: Upgrade Flutter to 3.27.4
This commit is contained in:
+4
-11
@@ -136,7 +136,7 @@ dependencies:
|
||||
|
||||
http_parser: 4.0.2
|
||||
|
||||
collection: 1.18.0
|
||||
collection: 1.19.0
|
||||
|
||||
filesize: 2.0.1
|
||||
|
||||
@@ -194,7 +194,7 @@ dependencies:
|
||||
|
||||
firebase_messaging: 14.5.0
|
||||
|
||||
flutter_local_notifications: 17.2.1
|
||||
flutter_local_notifications: 17.2.2
|
||||
|
||||
fading_edge_scrollview: 4.1.1
|
||||
|
||||
@@ -222,7 +222,7 @@ dependencies:
|
||||
|
||||
flutter_linkify: 6.0.0
|
||||
|
||||
flutter_slidable: 3.1.0
|
||||
flutter_slidable: 3.1.2
|
||||
|
||||
url_strategy: 0.2.0
|
||||
|
||||
@@ -242,7 +242,7 @@ dependencies:
|
||||
|
||||
future_loading_dialog: 0.3.0
|
||||
|
||||
file_picker: 8.0.5
|
||||
file_picker: 10.2.0
|
||||
|
||||
app_settings: 5.1.1
|
||||
|
||||
@@ -302,13 +302,6 @@ dependency_overrides:
|
||||
|
||||
json_annotation: 4.8.1
|
||||
|
||||
# TODO: Remove and upgrade file_picker after
|
||||
# https://github.com/miguelpruivo/flutter_file_picker/pull/1771 is merged and published
|
||||
file_picker:
|
||||
git:
|
||||
url: https://github.com/linagora/flutter_file_picker.git
|
||||
ref: v0.8.5-twake-mail
|
||||
|
||||
# TODO: Due conflict version of hive_ce_generator with other dependencies
|
||||
# So we will remove it when found the appropriate version
|
||||
hive:
|
||||
|
||||
Reference in New Issue
Block a user