Upgrade latest version on dependency to support RTL mode
(cherry picked from commit 143bf969deda2503fd26bf9aa80b7df57ed25938)
This commit is contained in:
+7
-8
@@ -865,8 +865,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: support_rtl
|
ref: email_supported
|
||||||
resolved-ref: "4f4896ce1dc23011ad0b0c8d94a680c3fed6b750"
|
resolved-ref: "11343c5db2489369dc87729552f5d01742ea11fd"
|
||||||
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"
|
||||||
@@ -1471,12 +1471,11 @@ packages:
|
|||||||
super_tag_editor:
|
super_tag_editor:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
name: super_tag_editor
|
||||||
ref: support_rtl
|
sha256: "1dc68f2cff2e516c76f3d8a5e9b6cfbe3e4969952e07553356696f8738e2e0bd"
|
||||||
resolved-ref: d452d213992158bee12bef299364a4b3cc1fbc2b
|
url: "https://pub.dev"
|
||||||
url: "https://github.com/dab246/super_tag_editor.git"
|
source: hosted
|
||||||
source: git
|
version: "0.1.3"
|
||||||
version: "0.1.2"
|
|
||||||
syncfusion_flutter_core:
|
syncfusion_flutter_core:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
+1
-11
@@ -189,7 +189,7 @@ dependencies:
|
|||||||
# flutter_localizations depends on intl 0.17.0
|
# flutter_localizations depends on intl 0.17.0
|
||||||
intl: 0.17.0
|
intl: 0.17.0
|
||||||
|
|
||||||
super_tag_editor: 0.1.2
|
super_tag_editor: 0.1.3
|
||||||
|
|
||||||
external_app_launcher: 3.1.0
|
external_app_launcher: 3.1.0
|
||||||
|
|
||||||
@@ -223,16 +223,6 @@ dependency_overrides:
|
|||||||
|
|
||||||
pointer_interceptor: 0.9.1
|
pointer_interceptor: 0.9.1
|
||||||
|
|
||||||
html_editor_enhanced:
|
|
||||||
git:
|
|
||||||
url: https://github.com/linagora/html-editor-enhanced.git
|
|
||||||
ref: support_rtl
|
|
||||||
|
|
||||||
super_tag_editor:
|
|
||||||
git:
|
|
||||||
url: https://github.com/dab246/super_tag_editor.git
|
|
||||||
ref: support_rtl
|
|
||||||
|
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
# following page: https://dart.dev/tools/pub/pubspec
|
# following page: https://dart.dev/tools/pub/pubspec
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user