We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19756f commit f09de67Copy full SHA for f09de67
packages/reactive_flutter_typeahead/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+
2
+## [2.1.2]
3
4
+* FIX: Suggestion box was not closed on selection
5
6
## [2.1.1]
7
8
* Support `reactive_forms: 17.x`
packages/reactive_flutter_typeahead/pubspec.yaml
@@ -1,6 +1,6 @@
name: reactive_flutter_typeahead
description: Wrapper around flutter_typeahead to use with reactive_forms.
-version: 2.1.1
+version: 2.1.2
repository: https://github.com/artflutter/reactive_forms_widgets/tree/master/packages/reactive_flutter_typeahead
issue_tracker: https://github.com/artflutter/reactive_forms_widgets/issues
0 commit comments