TF-3665 Fix autocomplete position
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
+6
-5
@@ -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
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user