currency_input_field 0.1.1 copy "currency_input_field: ^0.1.1" to clipboard
currency_input_field: ^0.1.1 copied to clipboard

A reusable Flutter widget for selecting a currency and entering a monetary amount, with validation, flexible layouts, and configurable sizing.

0.1.1 #

  • Added public API documentation comments to improve package documentation coverage on pub.dev.
  • Improved developer-facing API documentation for the main widget, controller, formatter, value model, and style classes.
  • Updated analysis configuration to enforce public API documentation for future changes.

0.1.0 #

  • Introduced breaking API changes to improve flexibility and long-term maintainability.
  • Added generic currency type support, enabling use with strings, enums, and custom currency models.
  • Refined validation support for amount, currency, and combined business-rule validation.
  • Improved layout and sizing configuration for compact, inline, stacked, and adaptive use cases.
  • Cleaned up the public API for a more production-ready developer experience.
  • Updated package example coverage to demonstrate real-world usage scenarios.

0.0.5 #

  • Added support for Flutter 3.27.0.

0.0.4 #

  • Added input decoration support for the currency and amount fields.

0.0.3 #

  • Fixed Flutter SDK compatibility issues.

0.0.2 #

  • Updated Flutter SDK constraints.

0.0.1 #

  • Initial release.
2
likes
160
points
85
downloads

Documentation

API reference

Publisher

verified publishermunyaradzichigangawa.co.zw

Weekly Downloads

A reusable Flutter widget for selecting a currency and entering a monetary amount, with validation, flexible layouts, and configurable sizing.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on currency_input_field