Daniel-Ioannou / flutter_currency_picker

A flutter package to select a currency from a list of currencies.
https://pub.dev/packages/currency_picker
MIT License
35 stars 91 forks source link

Update currency_list_view.dart #89

Closed FaizanAhmad127 closed 10 months ago

FaizanAhmad127 commented 1 year ago

When a user wants to use a search field and enters either leading or trailing space, the picker doesn't show that specified currency, so trimming the text in the text field would be better.

Daniel-Ioannou commented 10 months ago

@FaizanAhmad127 Thank you for your contribution. Released in v2.0.20.