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

outdated

An easy to use searchable currency chooser widget. Lists all countries along with their flags and currency codes. The chooser at present is displayed in a dialog with search capability.

Country Currency Chooser #

About #

A fully customizable currency chooser with search capability.

Description #

A simple to use searchable currency chooser. At present, the currencies are displayed within a fully customizable dialog, with search capability.

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) method, that can be provided to retrieve the currency selected.

Feedback #

Kindly email me directly for any feedback and don't forget to hit the like button if you liked the package.

13
likes
0
pub points
45%
popularity

Publisher

unverified uploader

An easy to use searchable currency chooser widget. Lists all countries along with their flags and currency codes. The chooser at present is displayed in a dialog with search capability.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on country_currency_chooser