rupee_textfield 0.0.3 copy "rupee_textfield: ^0.0.3" to clipboard
rupee_textfield: ^0.0.3 copied to clipboard

Currency TextField Formatter

0.0.3 #

Added #

  • Updated README.md to include examples of how to use the RupeeTextField widget, formatting extensions, and customization options.

0.0.2 #

Renamed #

  • Renamed CurrencyInputFormatter.dart to currency_input_formatter.dart for better clarity and consistency.

0.0.1 #

Initial Release #

  • Added: Initial release of the Flutter package for currency input formatting.
  • Currency Input Formatter:
    • Integrates with TextFormField for easy currency input.
    • Allows setting and displaying a custom currency symbol (e.g., ₹, $, €, £).
  • String Extensions:
    • toUnFormattedInt: Converts a formatted currency string into an integer.
    • toUnFormattedString: Retrieves the unformatted version of the currency string for further use.

Features #

  • Seamlessly integrates with TextFormField.
  • Customizable currency symbol.
  • Provides string extensions for handling formatted currency strings.
0
likes
130
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Currency TextField Formatter

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on rupee_textfield