TF-1487 Upgrade latest dependencies version

(cherry picked from commit 2ba54a168494f772174b196e3a7b5e4173abcdd9)
This commit is contained in:
dab246
2023-02-23 22:15:30 +07:00
committed by Dat Vu
parent 44cc33ddaf
commit bbcaaa549d
14 changed files with 1180 additions and 951 deletions
+110 -133
View File
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.7.1
environment:
sdk: ">=2.17.0 <3.0.0"
sdk: ">=2.19.2 <3.0.0"
dependencies:
flutter:
@@ -45,170 +45,141 @@ dependencies:
fcm:
path: fcm
### Dependencies from git ###
rich_text_composer:
git:
url: https://github.com/linagora/rich-text-composer.git
ref: firebase_integration
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
ref: upgrade-latest-flutter-version
# GetX
get: 4.6.5
html_editor_enhanced:
git:
url: https://github.com/linagora/html-editor-enhanced.git
ref: upgrade-latest-flutter-version
# intl
intl_generator: 0.3.0
# flutter_svg
flutter_svg: 1.1.0
# Http client
dio: 4.0.6
# equatable
equatable: 2.0.3
# shared_preferences
shared_preferences: 2.0.5
# either
dartz: 0.10.1
# flutter_dotenv
flutter_dotenv: 5.0.2
# flutter_typeahead
flutter_typeahead: 3.2.7
built_collection: 5.1.1
textfield_tags: ^2.0.1
# jmap_dart_client
jmap_dart_client:
git:
url: https://github.com/linagora/jmap-dart-client.git
ref: master
ref: upgrade-latest-flutter-version
# http_parser
http_parser: 4.0.0
collection: 1.16.0
# file_size
filesize: 2.0.1
# super_tag_editor
super_tag_editor:
git:
url: https://github.com/dab246/super_tag_editor.git
ref: master
# uuid
uuid: 3.0.4
ref: upgrade/upgrade-flutter-version-to-v3.7.5
# flutter_downloader
flutter_downloader: 1.7.0
# external_path
external_path: 1.0.1
# path_provider
path_provider: 2.0.3
# device_info_plus
device_info_plus: 4.0.2
# permission_handler
permission_handler: 10.2.0
# share
share: 2.0.4
# flutter_contacts
contacts_service:
git:
url: https://github.com/linagora/flutter_contacts.git
ref: master
# file_picker
file_picker: 5.0.1
# hive
hive: 2.0.4
# html_editor_enhanced: Compose email for Web Browser
html_editor_enhanced:
git:
url: https://github.com/linagora/html-editor-enhanced.git
ref: email_supported
# fk_user_agent
fk_user_agent: 2.1.0
pointer_interceptor: 0.9.1
rxdart: 0.27.3
connectivity_plus: 2.2.1
package_info_plus: 1.4.3
receive_sharing_intent:
git:
url: https://github.com/KasemJaffer/receive_sharing_intent.git
ref: master
dropdown_button2: 1.4.0
flutter_staggered_grid_view: 0.6.1
flutter_portal: 1.1.0
timeago: 3.2.2
better_open_file: 3.6.3
# OIDC Mobile
flutter_appauth: 4.0.0
# OIDC Web
flutter_appauth_web:
git:
url: https://github.com/CarlosPacheco/flutter_appauth_web.git
ref: main
flutter_date_range_picker:
git:
url: https://github.com/linagora/flutter-date-range-picker.git
ref: upgrade-latest-flutter-version
### Dependencies from pub.dev ###
cupertino_icons: ^1.0.5
get: 4.6.5
intl_generator: 0.4.1
flutter_svg: 2.0.2
dio: 5.0.0
equatable: 2.0.5
shared_preferences: 2.0.18
dartz: 0.10.1
flutter_dotenv: 5.0.2
flutter_typeahead: 4.3.6
built_collection: 5.1.1
textfield_tags: 2.0.2
http_parser: 4.0.2
# flutter_test from sdk depends on collection 1.17.0
collection: 1.17.0
filesize: 2.0.1
uuid: 3.0.7
flutter_downloader: 1.10.2
external_path: 1.0.3
path_provider: 2.0.13
device_info_plus: 8.1.0
permission_handler: 10.2.0
share_plus: 6.3.1
file_picker: 5.2.5
hive: 2.2.3
fk_user_agent: 2.1.0
pointer_interceptor: ^0.9.3+4
rxdart: 0.27.7
connectivity_plus: 3.0.3
package_info_plus: 3.0.3
dropdown_button2: 1.9.4
flutter_staggered_grid_view: 0.6.2
flutter_portal: 1.1.3
# flutter_localizations depends on intl 0.17.0
timeago: 3.3.0
better_open_file: 3.6.4
flutter_appauth: 4.2.1
percent_indicator: 4.2.2
# Isolate
worker_manager: 4.4.0
worker_manager: 5.0.3
async: 2.8.2
async: 2.10.0
# HTML5 parser
html: 0.15.0
html: 0.15.1
custom_pop_up_menu: 1.2.4
byte_converter: 1.3.0
json_annotation: 4.5.0
json_annotation: 4.8.0
flutter_date_range_picker:
git:
url: https://github.com/linagora/flutter-date-range-picker.git
ref: master
url_launcher: 6.1.10
url_launcher: 6.1.5
firebase_core: 2.7.0
firebase_core: 2.4.0
firebase_messaging: 14.2.5
firebase_messaging: 14.1.4
flutter_local_notifications: 12.0.3
# https://pub.dev/packages/focus_detector
# Use for flutter 3.0.5 https://github.com/EdsonBueno/focus_detector/pull/14
focus_detector:
git: https://github.com/ifnyas/focus_detector.git
flutter_local_notifications: 13.0.0
html_unescape: 2.0.0
@@ -216,25 +187,31 @@ dependencies:
focused_menu_custom: 1.2.0
focus_detector_v2: 3.0.0+2
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: 2.1.11
build_runner: 2.3.3
mockito: 5.2.0
mockito: 5.3.2
hive_generator: 1.1.3
hive_generator: 2.0.0
flutter_lints: 1.0.4
flutter_lints: ^2.0.1
flutter_launcher_icons: 0.9.3
flutter_native_splash: 2.2.18
flutter_native_splash: 2.2.3+1
# flutter_native_splash >=2.2.18 and enough_html_editor depends on image ^4.0.15
flutter_launcher_icons:
git:
url: https://github.com/dab246/flutter_launcher_icons.git
ref: upgrade-dependencies
xml: 6.1.0
xml: 6.2.2
json_serializable: 6.2.0
json_serializable: 6.6.1
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec