Master branch regression of dependencies to support flutter 3.16.0
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit c29a18e5034b77722f59f448afc65a3002691206)
This commit is contained in:
+6
-6
@@ -397,8 +397,8 @@ packages:
|
|||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "upgrade_v3.16.0"
|
ref: email_supported
|
||||||
resolved-ref: da81e3d9864ffe97472b54020f83bd1f1d4db2b8
|
resolved-ref: f13a35eb76fafb2ee1e686ca19c4c742d0efa78a
|
||||||
url: "https://github.com/linagora/enough_html_editor.git"
|
url: "https://github.com/linagora/enough_html_editor.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.5"
|
version: "0.0.5"
|
||||||
@@ -627,8 +627,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "upgrade_v3.16.0"
|
ref: master
|
||||||
resolved-ref: "2b4b4613d8afa891f0f5cad9c9cbeea9be6b5637"
|
resolved-ref: "2365600ed0ec3acb39705f9d1c86db157eba6688"
|
||||||
url: "https://github.com/linagora/flutter-date-range-picker.git"
|
url: "https://github.com/linagora/flutter-date-range-picker.git"
|
||||||
source: git
|
source: git
|
||||||
version: "1.0.2"
|
version: "1.0.2"
|
||||||
@@ -1468,8 +1468,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "upgrade_v3.16.0"
|
ref: master
|
||||||
resolved-ref: fd3032a78b4c2171929a978b1af9dcad6dc5e650
|
resolved-ref: "867d22aaa2da242bb1c5929e2804e3cb1d4acaf6"
|
||||||
url: "https://github.com/linagora/rich-text-composer.git"
|
url: "https://github.com/linagora/rich-text-composer.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.2"
|
version: "0.0.2"
|
||||||
|
|||||||
+2
-2
@@ -49,7 +49,7 @@ dependencies:
|
|||||||
rich_text_composer:
|
rich_text_composer:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/linagora/rich-text-composer.git
|
url: https://github.com/linagora/rich-text-composer.git
|
||||||
ref: upgrade_v3.16.0
|
ref: master
|
||||||
|
|
||||||
html_editor_enhanced:
|
html_editor_enhanced:
|
||||||
git:
|
git:
|
||||||
@@ -79,7 +79,7 @@ dependencies:
|
|||||||
flutter_date_range_picker:
|
flutter_date_range_picker:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/linagora/flutter-date-range-picker.git
|
url: https://github.com/linagora/flutter-date-range-picker.git
|
||||||
ref: upgrade_v3.16.0
|
ref: master
|
||||||
|
|
||||||
super_tag_editor:
|
super_tag_editor:
|
||||||
git:
|
git:
|
||||||
|
|||||||
Reference in New Issue
Block a user