currency_picker_plus 1.1.2
currency_picker_plus: ^1.1.2 copied to clipboard
Enhanced and customizable Flutter currency picker widget with extra features.
1.1.2 #
- Fix locales for
BTN,BIF,MVR,RWF,SOS,TOP,TJS,TMT,WST,VUV - Remove obsolete
VEFand updateVESsymbol - Fix negative symbol in
CurrencyRawFormatterextension - Fix negative zero -0 in
CurrencyFormatter.getUnformattedValue - Update tests
1.1.1 #
- Export
CurrencyRawFormatterextension from package.
1.1.0 #
- Add
CurrencyRawFormatterextension to format raw strings.
1.0.1 #
- Add optional
maxDecimalstoformatterFromCurrency(Currency)function - Add optional
maxDecimalstoCurrency.emptyPlaceholderextension - Fix zero formatting in example
- Update tests
1.0.0 #
- Initial version.