- Add
onFocusChange
andcloseSuggestionsOnFocusChange
properties. - Close
OverlayEntry
(suggestions list) if focus changes to other widget for e.g. to another text field.
- Add
enabled
property. - Fix
onChanged
handler to fire after suggestion tap, not before. - Fix
OverlayEntry
(suggestions list) size while tapping on suggestions and new line is added.
- Initial release.