fixup! TF-3665 Fix autocomplete position
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
+4
-5
@@ -2026,11 +2026,10 @@ packages:
|
|||||||
super_tag_editor:
|
super_tag_editor:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
name: super_tag_editor
|
||||||
ref: "bugfix/suggestion-list-shown-on-top"
|
sha256: "291b4b5ef5c44d1d06dc0337f66b71f7afd77b8c98d0ad0f4f8baca6a6f3cbc4"
|
||||||
resolved-ref: "44a5ba35951915b3e2aec0e64a61eb1a1dd9eb93"
|
url: "https://pub.dev"
|
||||||
url: "https://github.com/dab246/super_tag_editor.git"
|
source: hosted
|
||||||
source: git
|
|
||||||
version: "0.3.2"
|
version: "0.3.2"
|
||||||
syncfusion_flutter_core:
|
syncfusion_flutter_core:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
|
|||||||
+1
-4
@@ -107,10 +107,7 @@ dependencies:
|
|||||||
ref: master
|
ref: master
|
||||||
|
|
||||||
### Dependencies from pub.dev ###
|
### Dependencies from pub.dev ###
|
||||||
super_tag_editor:
|
super_tag_editor: 0.3.2
|
||||||
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