From 3d019d644a7d8bb1c80818fa81ada2cbe6cc05cc Mon Sep 17 00:00:00 2001 From: dab246 Date: Thu, 15 Jun 2023 11:23:04 +0700 Subject: [PATCH] Upgrade latest version on dependency to support RTL mode (cherry picked from commit 143bf969deda2503fd26bf9aa80b7df57ed25938) --- pubspec.lock | 15 +++++++-------- pubspec.yaml | 12 +----------- 2 files changed, 8 insertions(+), 19 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 010a4cb79..490130a65 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: diff --git a/pubspec.yaml b/pubspec.yaml index e70226472..da90773ef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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