Skip to content

Wrong detect Fraction Separator in currency formatter #148

@thtuan

Description

@thtuan

Hi,
I found a bugs in formatter_utils.dart file.

image

with mantissaSeparator = ',' and input string is 1.000 (equal 1000) _detectFractionSeparatorstill detect . as a fraction separator.
Please fix this bugs because it affect to CurrencyInputFormatter class

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions