amount_localizer 0.1.0
amount_localizer: ^0.1.0 copied to clipboard
Locale-aware amount formatter with a native bridge that reads the device's true Region setting — the one that drives the numeric keyboard's decimal key.
0.1.0 #
- Initial release.
AmountInputLocale— canonical numeric-format enum with country/locale resolution.AmountLocalizer— cached, locale-aware amount formatter.DeviceRegionService— native bridge that reads the device's true Region / format-locale country and applies it toAmountInputLocale.regionOverride.