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

can we also get the locale of the selected currency, #104

Open chenna8464 opened 4 months ago

chenna8464 commented 4 months ago

in my case, i have to format the textformfield controller value based on the selected country, all other packages are asking for locale along with others like symbol, decimaldigits etc...,

it would be great to add the locale as well in this