runtut_currency_input_formatter 0.1.0
runtut_currency_input_formatter: ^0.1.0 copied to clipboard
A lightweight Flutter package for formatting currency input fields. Pass a locale and an ISO 4217 currency code — separators and decimal digits are derived automatically.
0.1.0 - 2026-05-21 #
- Initial release
CurrencyInputFormatter— locale-aware currency input formatting for Flutter- Separators derived from
localeviaintl; decimal digits (0 or 2) derived from ISO 4217currencyCode - Supports IDR, JPY, KRW, VND and other zero-decimal currencies out of the box