tarkalabs / tarka-ui-kit-flutter

UI Kit and Design System for building apps with Flutter
https://pub.dev/packages/tarka_ui
MIT License
7 stars 0 forks source link

Offset in cursor position in search bar. #57

Open kalpeshp0310 opened 6 months ago

kalpeshp0310 commented 6 months ago

Screenshot_1712585802

Ibrahimhass commented 5 months ago

Seems to work ok on iOS. https://share.zight.com/rRuDPG4A

Ibrahimhass commented 5 months ago

The clear button should be shown only if there is some search text in the search bar

Ibrahimhass commented 5 months ago

Rename onTrailingButtonAction callback to onClear. Rename showTrailingIcon boolean to showClearButton.