formatters/formatters library
Classes
- AmountFormatter
- Safe amount and currency formatting helpers.
- AmountInputFormatter
- Formats numeric text input with Indian-style comma grouping.
- DateFormatter
- Production-safe date formatting helpers.
- DateInputFormatter
-
Formats text input as
dd/MM/yyyywhile preserving cursor movement.
Constants
- defaultDateFormat → const String
- Default display format used by DateFormatter.
- emptyPlaceholder → const String
- Placeholder returned when a value is missing or invalid.