gulf_currency 2.0.0
gulf_currency: ^2.0.0 copied to clipboard
Format currency text and widgets for AED, SAR, OMR, and MVR with bundled official symbol fonts, plus generic locale-based formatting for every other currency.
2.0.0 #
- Breaking: package renamed from
gulf_currency_formattertogulf_currency. Update yourpubspec.yamldependency and import statements accordingly. - Added a
CurrencyPickerdropdown widget for selecting a currency with its country flag, customizable viadecoration,style,dropdownColor,borderRadius,showFlag, anditemBuilder.
1.1.0 #
- Added MVR (Maldivian Rufiyaa) support, with bundled official symbol font.
1.0.4 #
- Shortened pubspec description to meet pub.dev's 60-180 character guidance.
1.0.3 #
- Added link to the Medium article in the README.
1.0.2 #
- Updated README screenshot reference path.
1.0.1 #
- Fixed README screenshot rendering.
- Removed duplicate screenshot block in README.
1.0.0 #
- First public release on pub.dev.
- Currency formatting for numeric values and numeric strings.
- Bundled symbol font support for AED, SAR, and OMR.
- Generic locale-driven currency formatting for other currencies.