stack_wallet/lib/utilities/amount
2023-06-23 12:59:43 -06:00
..
amount.dart fiat amount string formatting and parsing and more WIP usages thereof 2023-06-16 13:42:37 -06:00
amount_formatter.dart insert and handle localised group and decimal separators in textfield amounts 2023-06-16 16:47:03 -06:00
amount_input_formatter.dart fix: amount input formatter case when trying to input an amount less than one starting with a zero instead of the decimal separator, edge case allowing more decimal places than the coin has, and pasting certain amounts 2023-06-23 12:59:43 -06:00
amount_unit.dart feat: amount string group separator based on locale and parse those formatted strings back to amounts based on localized decimal pattern 2023-06-16 10:43:20 -06:00