Skip to content

Commit 81ef302

Browse files
dab246hoangdat
authored andcommitted
fixup! TF-3665 Fix autocomplete position
Signed-off-by: dab246 <tdvu@linagora.com>
1 parent a9c1705 commit 81ef302

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

pubspec.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2026,11 +2026,10 @@ packages:
20262026
super_tag_editor:
20272027
dependency: "direct main"
20282028
description:
2029-
path: "."
2030-
ref: "bugfix/suggestion-list-shown-on-top"
2031-
resolved-ref: "44a5ba35951915b3e2aec0e64a61eb1a1dd9eb93"
2032-
url: "https://github.com/dab246/super_tag_editor.git"
2033-
source: git
2029+
name: super_tag_editor
2030+
sha256: "291b4b5ef5c44d1d06dc0337f66b71f7afd77b8c98d0ad0f4f8baca6a6f3cbc4"
2031+
url: "https://pub.dev"
2032+
source: hosted
20342033
version: "0.3.2"
20352034
syncfusion_flutter_core:
20362035
dependency: transitive

pubspec.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,7 @@ dependencies:
107107
ref: master
108108

109109
### Dependencies from pub.dev ###
110-
super_tag_editor:
111-
git:
112-
url: https://github.com/dab246/super_tag_editor.git
113-
ref: bugfix/suggestion-list-shown-on-top
110+
super_tag_editor: 0.3.2
114111

115112
cupertino_icons: 1.0.6
116113

0 commit comments

Comments
 (0)