gtgalone / currency_text_input_formatter

Currency Text Input Formatter for Flutter.
https://pub.dev/packages/currency_text_input_formatter
MIT License
50 stars 28 forks source link

Add Trailing Symbol #29

Closed Tichz closed 2 years ago

Tichz commented 2 years ago

I haven't found a way to add a trailing symbol I'm missing something or there's really no way to add a trailing symbol

gtgalone commented 2 years ago

@Tichz Thank you for using!

You should change locale for trailing symbol now. EUR has trailing symbol.

If you want to set custom symbol position, feel free to contribute :)

Tichz commented 2 years ago

@gtgalone thanks for the help you have no idea how it helped me