From d5b9be774d578d9b43323fabd320249f7d4e9c27 Mon Sep 17 00:00:00 2001 From: dab246 Date: Fri, 28 Jan 2022 17:03:52 +0700 Subject: [PATCH] TF - Change path git library --- model/pubspec.yaml | 2 +- pubspec.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/model/pubspec.yaml b/model/pubspec.yaml index 05e3392bf..cc88490a3 100644 --- a/model/pubspec.yaml +++ b/model/pubspec.yaml @@ -45,7 +45,7 @@ dependencies: # jmap_dart_client jmap_dart_client: git: - url: git://github.com/linagora/jmap-dart-client.git + url: https://github.com/linagora/jmap-dart-client.git ref: master # uri diff --git a/pubspec.yaml b/pubspec.yaml index c633442b5..100ffdd01 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -66,7 +66,7 @@ dependencies: # jmap_dart_client jmap_dart_client: git: - url: git://github.com/linagora/jmap-dart-client.git + url: https://github.com/linagora/jmap-dart-client.git ref: master # http_parser @@ -80,7 +80,7 @@ dependencies: # flutter_chips_input flutter_chips_input: git: - url: git://github.com/dab246/flutter_chips_input.git + url: https://github.com/dab246/flutter_chips_input.git ref: master # uuid @@ -107,7 +107,7 @@ dependencies: # flutter_contacts contacts_service: git: - url: git://github.com/linagora/flutter_contacts.git + url: https://github.com/linagora/flutter_contacts.git ref: master # file_picker @@ -119,7 +119,7 @@ dependencies: # enough_html_editor enough_html_editor: git: - url: git://github.com/dab246/enough_html_editor.git + url: https://github.com/dab246/enough_html_editor.git ref: fix_bug_enough_platform_widgets dev_dependencies: