gulf_currency 2.0.0 copy "gulf_currency: ^2.0.0" to clipboard
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_formatter to gulf_currency. Update your pubspec.yaml dependency and import statements accordingly.
  • Added a CurrencyPicker dropdown widget for selecting a currency with its country flag, customizable via decoration, style, dropdownColor, borderRadius, showFlag, and itemBuilder.

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.
1
likes
160
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on gulf_currency