Update dependencies compatible flutter 3.10.x
(cherry picked from commit 9d89ff324412819504a3acd6eee2cbc20364ab38)
This commit is contained in:
+6
-6
@@ -610,8 +610,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "upgrade_v3.10.6"
|
ref: upgrade_3_10_x
|
||||||
resolved-ref: a3b41a21e18cd0884a834c45c51d751fae391f36
|
resolved-ref: c57066ac64bca6f5f475039032da1758dacd7075
|
||||||
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"
|
||||||
@@ -897,8 +897,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "upgrade_v3.10.6"
|
ref: upgrade_3_10_x
|
||||||
resolved-ref: e268d4762b9117029ed03b2e61b384f3705d32f9
|
resolved-ref: "33559b23eebea37dee9e78bdbd9854d211b1fb6e"
|
||||||
url: "https://github.com/linagora/html-editor-enhanced.git"
|
url: "https://github.com/linagora/html-editor-enhanced.git"
|
||||||
source: git
|
source: git
|
||||||
version: "2.5.1"
|
version: "2.5.1"
|
||||||
@@ -1504,8 +1504,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "upgrade_v3.10.6"
|
ref: upgrade_3_10_x
|
||||||
resolved-ref: "08a743cd37fd3d8cce072bd278f7d8132fe95ed1"
|
resolved-ref: b28a36844b6e8e1dd7f252570841942240bf3d9d
|
||||||
url: "https://github.com/dab246/super_tag_editor.git"
|
url: "https://github.com/dab246/super_tag_editor.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.1.3"
|
version: "0.1.3"
|
||||||
|
|||||||
+3
-3
@@ -54,7 +54,7 @@ dependencies:
|
|||||||
html_editor_enhanced:
|
html_editor_enhanced:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/linagora/html-editor-enhanced.git
|
url: https://github.com/linagora/html-editor-enhanced.git
|
||||||
ref: upgrade_v3.10.6
|
ref: upgrade_3_10_x
|
||||||
|
|
||||||
jmap_dart_client:
|
jmap_dart_client:
|
||||||
git:
|
git:
|
||||||
@@ -79,12 +79,12 @@ 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.10.6
|
ref: upgrade_3_10_x
|
||||||
|
|
||||||
super_tag_editor:
|
super_tag_editor:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/dab246/super_tag_editor.git
|
url: https://github.com/dab246/super_tag_editor.git
|
||||||
ref: upgrade_v3.10.6
|
ref: upgrade_3_10_x
|
||||||
|
|
||||||
### Dependencies from pub.dev ###
|
### Dependencies from pub.dev ###
|
||||||
cupertino_icons: 1.0.5
|
cupertino_icons: 1.0.5
|
||||||
|
|||||||
Reference in New Issue
Block a user