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 9e57b9b commit 6f6dc27Copy full SHA for 6f6dc27
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Upcoming
+## 1.0.0
2
3
* Fixed `FieldView` focus getting lost on clicking the `OptionsView` on non-mobile platforms.
4
* Fixed `RangeError` when `textEditingValue.selection.isInvalid`.
pubspec.yaml
@@ -1,7 +1,7 @@
name: multi_trigger_autocomplete
homepage: https://github.com/xsahil03x/multi_trigger_autocomplete
description: A flutter widget to add trigger based autocomplete functionality to your app.
-version: 0.1.1
+version: 1.0.0
5
repository: https://github.com/xsahil03x/multi_trigger_autocomplete
6
issue_tracker: https://github.com/xsahil03x/multi_trigger_autocomplete/issues
7
0 commit comments