Upgraded dependencies to support Flutter 3.16.0
(cherry picked from commit a69eeca8b9af083903f48f02b94d43a54bfbb7b2)
This commit is contained in:
+17
-17
@@ -49,7 +49,7 @@ dependencies:
|
||||
rich_text_composer:
|
||||
git:
|
||||
url: https://github.com/linagora/rich-text-composer.git
|
||||
ref: master
|
||||
ref: upgrade_v3.16.0
|
||||
|
||||
html_editor_enhanced:
|
||||
git:
|
||||
@@ -79,7 +79,7 @@ dependencies:
|
||||
flutter_date_range_picker:
|
||||
git:
|
||||
url: https://github.com/linagora/flutter-date-range-picker.git
|
||||
ref: master
|
||||
ref: upgrade_v3.16.0
|
||||
|
||||
super_tag_editor:
|
||||
git:
|
||||
@@ -89,17 +89,17 @@ dependencies:
|
||||
# to do: We will change it when the PR (https://github.com/dietfriends/dns_client/pull/9) in upstream repository will be merged
|
||||
dns_client:
|
||||
git:
|
||||
url: https://github.com/dab246/dns_client.git
|
||||
url: https://github.com/linagora/dns_client.git
|
||||
ref: twake-supported
|
||||
|
||||
### Dependencies from pub.dev ###
|
||||
cupertino_icons: 1.0.5
|
||||
cupertino_icons: 1.0.6
|
||||
|
||||
get: 4.6.5
|
||||
|
||||
intl_generator: 0.4.1
|
||||
|
||||
flutter_svg: 2.0.2
|
||||
flutter_svg: 2.0.9
|
||||
|
||||
dio: 5.0.0
|
||||
|
||||
@@ -117,7 +117,7 @@ dependencies:
|
||||
|
||||
http_parser: 4.0.2
|
||||
|
||||
collection: 1.17.1
|
||||
collection: 1.18.0
|
||||
|
||||
filesize: 2.0.1
|
||||
|
||||
@@ -127,15 +127,15 @@ dependencies:
|
||||
|
||||
external_path: 1.0.3
|
||||
|
||||
path_provider: 2.0.13
|
||||
path_provider: 2.1.1
|
||||
|
||||
device_info_plus: 8.1.0
|
||||
|
||||
permission_handler: 10.2.0
|
||||
|
||||
share_plus: 6.3.1
|
||||
share_plus: 7.2.1
|
||||
|
||||
file_picker: 5.2.5
|
||||
file_picker: 5.3.1
|
||||
|
||||
hive: 2.2.3
|
||||
|
||||
@@ -147,7 +147,7 @@ dependencies:
|
||||
|
||||
connectivity_plus: 3.0.3
|
||||
|
||||
package_info_plus: 3.0.3
|
||||
package_info_plus: 4.2.0
|
||||
|
||||
dropdown_button2: 2.0.0
|
||||
|
||||
@@ -159,7 +159,7 @@ dependencies:
|
||||
|
||||
better_open_file: 3.6.4
|
||||
|
||||
flutter_appauth: 4.2.1
|
||||
flutter_appauth: 6.0.2
|
||||
|
||||
percent_indicator: 4.2.2
|
||||
|
||||
@@ -167,7 +167,7 @@ dependencies:
|
||||
|
||||
async: 2.11.0
|
||||
|
||||
html: 0.15.1
|
||||
html: 0.15.3
|
||||
|
||||
custom_pop_up_menu: 1.2.4
|
||||
|
||||
@@ -189,13 +189,13 @@ dependencies:
|
||||
|
||||
focus_detector_v2: 3.0.0+2
|
||||
|
||||
universal_html: 2.0.9
|
||||
universal_html: 2.2.4
|
||||
|
||||
debounce_throttle: 2.0.0
|
||||
|
||||
flutter_appauth_platform_interface: 5.2.0
|
||||
flutter_appauth_platform_interface: 6.0.0
|
||||
|
||||
intl: 0.18.0
|
||||
intl: 0.18.1
|
||||
|
||||
external_app_launcher: 3.1.0
|
||||
|
||||
@@ -205,7 +205,7 @@ dependencies:
|
||||
|
||||
flutter_keyboard_visibility: 5.4.1
|
||||
|
||||
extended_text: 11.0.1
|
||||
extended_text: 12.0.0
|
||||
|
||||
flutter_app_badger: 1.5.0
|
||||
|
||||
@@ -241,7 +241,7 @@ dev_dependencies:
|
||||
|
||||
flutter_launcher_icons: 0.12.0
|
||||
|
||||
xml: 6.2.2
|
||||
xml: 6.3.0
|
||||
|
||||
json_serializable: 6.6.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user