TF-3665 Fix autocomplete position

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-04-17 10:38:15 +07:00
committed by Dat H. Pham
parent 7f9dc67141
commit a9c170509f
2 changed files with 10 additions and 6 deletions
+6 -5
View File
@@ -2026,11 +2026,12 @@ packages:
super_tag_editor:
dependency: "direct main"
description:
name: super_tag_editor
sha256: d49a4100253de1d46d2c9b20cd7f215129f105028f6ad8a7fba388a4e3b4df9d
url: "https://pub.dev"
source: hosted
version: "0.3.1"
path: "."
ref: "bugfix/suggestion-list-shown-on-top"
resolved-ref: "44a5ba35951915b3e2aec0e64a61eb1a1dd9eb93"
url: "https://github.com/dab246/super_tag_editor.git"
source: git
version: "0.3.2"
syncfusion_flutter_core:
dependency: transitive
description:
+4 -1
View File
@@ -107,7 +107,10 @@ dependencies:
ref: master
### Dependencies from pub.dev ###
super_tag_editor: 0.3.1
super_tag_editor:
git:
url: https://github.com/dab246/super_tag_editor.git
ref: bugfix/suggestion-list-shown-on-top
cupertino_icons: 1.0.6