What's Changed
- Tap event is not simulated in a overlay on Flutter 3.7 by @dab246 in #16
- Fix [Web/Desktop] Tap event is not simulated in a overlay on Flutter 3.7 by @dab246 in #19
- Auto direction the text of a text field according to user input by @dab246 in #20
- Migrate
upgrade_3_10_x
tomaster
by @dab246 in #23 - Show border for layout tab while focused by @dab246 in #25
- Custom suggestion box width by @dab246 in #26
- Custom
onTapOutside
for TextField by @dab246 in #27 - Fix suggestion displayed on top when having many tags by @dab246 in #29
- Support keyboard event listener by @dab246 in #30
- Improvement to compatible with Twake Mail by @dab246 in #32
- TE-31 Add new line when TextField overflow by @dab246 in #33
- Upgrade version
pointer_interceptor
by @dab246 in #36 - Disable shortcut keyboard on mobile by @dab246 in #41
- Support auto hide text input field by @dab246 in #42
- Add callback when click tag to focus text input field by @dab246 in #43
- Upgrade flutter version
3.22.2
by @dab246 in #46
Full Changelog: v0.1.0...v0.3.0