country_currency_chooser 0.1.2 copy "country_currency_chooser: ^0.1.2" to clipboard
country_currency_chooser: ^0.1.2 copied to clipboard

outdated

A simple yet powerful, elegant, customizable, and efficient currency chooser dialog with search support.

Country Currency Chooser #

About #

A simple yet powerful, elegant, customizable, and efficient currency chooser dialog with search support.

Description #

A simple yet powerful, elegant, customizable, and efficient currency chooser dialog with search support. Selecting a currency in the dialog fires a callback which returns the country flag along with the currency code of the country.

Using #

  • Simply import package: country_currency_chooser/country_currency_chooser.dart.

  • Use the built-in flutter showDialog() method and specify the return widget as CurrencyChooserDialog.

  • Selecting the currency on the CurrencyChooserDialog fires selectedCurrency(Widget flag, String currencyCode) callback.

Feedback #

Kindly email me directly for any feedback and hit the like button.

13
likes
0
pub points
45%
popularity

Publisher

unverified uploader

A simple yet powerful, elegant, customizable, and efficient currency chooser dialog with search support.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on country_currency_chooser