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"
|
||||
description:
|
||||
path: "."
|
||||
ref: support_rtl
|
||||
resolved-ref: "4f4896ce1dc23011ad0b0c8d94a680c3fed6b750"
|
||||
ref: email_supported
|
||||
resolved-ref: "11343c5db2489369dc87729552f5d01742ea11fd"
|
||||
url: "https://github.com/linagora/html-editor-enhanced.git"
|
||||
source: git
|
||||
version: "2.5.1"
|
||||
@@ -1471,12 +1471,11 @@ packages:
|
||||
super_tag_editor:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: support_rtl
|
||||
resolved-ref: d452d213992158bee12bef299364a4b3cc1fbc2b
|
||||
url: "https://github.com/dab246/super_tag_editor.git"
|
||||
source: git
|
||||
version: "0.1.2"
|
||||
name: super_tag_editor
|
||||
sha256: "1dc68f2cff2e516c76f3d8a5e9b6cfbe3e4969952e07553356696f8738e2e0bd"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.1.3"
|
||||
syncfusion_flutter_core:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
+1
-11
@@ -189,7 +189,7 @@ dependencies:
|
||||
# flutter_localizations depends on 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
|
||||
|
||||
@@ -223,16 +223,6 @@ dependency_overrides:
|
||||
|
||||
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
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user