currency_widget 0.0.6
currency_widget: ^0.0.6 copied to clipboard
A currency list of widgets which you can choose or get information about the currency
0.0.1 #
- Initial release of the currency widget package.
- Includes
CurrencyPickerfor selecting a currency and inputting an amount. - Includes
CurrencyTextFieldfor formatted input with a pre-defined currency. - Includes
CurrencyTextViewfor displaying read-only formatted currency values. - Provides a comprehensive list of world currencies with their respective data (symbol, decimal digits, code).
0.0.2 #
- Fixed an issue where the currency symbol was not displayed correctly in some cases.
0.0.3 #
- Change the local currency widget to a notifier currency value
0.0.4 #
- Add Comments
0.0.5 #
- Solve analytics static issues
0.0.6 #
- Solve repository