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: super_tag_editor:
dependency: "direct main" dependency: "direct main"
description: description:
name: super_tag_editor path: "."
sha256: d49a4100253de1d46d2c9b20cd7f215129f105028f6ad8a7fba388a4e3b4df9d ref: "bugfix/suggestion-list-shown-on-top"
url: "https://pub.dev" resolved-ref: "44a5ba35951915b3e2aec0e64a61eb1a1dd9eb93"
source: hosted url: "https://github.com/dab246/super_tag_editor.git"
version: "0.3.1" source: git
version: "0.3.2"
syncfusion_flutter_core: syncfusion_flutter_core:
dependency: transitive dependency: transitive
description: description:
+4 -1
View File
@@ -107,7 +107,10 @@ dependencies:
ref: master ref: master
### Dependencies from pub.dev ### ### 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 cupertino_icons: 1.0.6