fadhly-permata / flutter_money_formatter

"FlutterMoneyFormatter" is a Flutter extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any localization.
https://pub.dartlang.org/packages/flutter_money_formatter
Other
85 stars 106 forks source link

custom decimal separator bugs #2

Closed fadhly-permata closed 5 years ago

fadhly-permata commented 5 years ago

When using custom decimal separator, bugs found at:

fadhly-permata commented 5 years ago

Fixed