moneytextformfield 0.3.5+1 copy "moneytextformfield: ^0.3.5+1" to clipboard
moneytextformfield: ^0.3.5+1 copied to clipboard

MoneyTextFormField is one of the flutter widget packages that can be used to input values in the form of currencies, by displaying the output format in realtime.

0.3.* #

  • 0.3.5+1 #

    CHANGES:

    • Update FlutterMoneyFormatter version 0.8.0
  • 0.3.5 #

    CHANGES:

    • Update FlutterMoneyFormatter version 0.7.3
  • 0.3.4 #

    CHANGES:

    • Update FlutterMoneyFormatter version 0.7.1
    • Update documentation.
  • 0.3.3 #

    CHANGES:

    • Update FlutterMoneyFormatter version 0.6.3

    FIX:

  • 0.3.2 #

    FIX:

    • Update MoneyDisplayFormat enum values.
    • Documentation update.
  • 0.3.1 #

    CHANGES:

    • Update FlutterMoneyFormatter dependecy.
    • Update license on each files.
    • Update source code to match new dependecy changes.

    FIX:

  • 0.3.0 #

    ADD:

    • Padding capability
    • License on each files.

    CHANGES:

    • License changed into BSD

0.2.* #

  • 0.2.3 #

    ADD:

    • Support negative value
  • 0.2.2 #

    FIX:

  • 0.2.1 #

    CHANGES:

    • Upgrading FlutterMoneyFormatter
    • method adjustment
    • documentation adjustment
  • 0.2.0 #

    ADD:

    • Disabled whitespace on input text.

    CHANGES:

    • Initial values on input text taken from FlutterMoneyFormatter.formattedNonSymbol

0.1.* #

  • 0.1.2 #

    FIX:

    • Not disposing controller when user assign it.
  • 0.1.1 #

    FIX:

    • .gitignore file
  • 0.1.0 #

    CHANGES:

    • From now on, properties in the MoneyTextFormFieldSettings instance will be segmented based on their respective criteria.
    • Provides default values for all configuration instances.
    • Remove the mandatory properties of each parameter contained in the MoneyTextFormFieldSettings instance, so that it can be initialized without any parameters.
    • Separating files for each instance.
    • Update documentation to match any changes that occur in the package.

    ADD:

    • icon feature.
    • hintText feature.
    • errorStyle feature.
    • validator feature.
    • inputFormatters feature.
    • onChanged feature.
    • enabled feature.

0.0.* #

  • 0.0.4 #

    FIX:

    • Fix invalid closing quote on documentations.
  • 0.0.3 #

    FIX:

    • Major fix for documentation error tags.
  • 0.0.2 #

    ADD:

    • Create documentation.

    CHANGES:

    • Add controller to constructor param of MoneyTextFormFieldSettings instance
  • 0.0.1 #

    • pre-release (not recomended to use this version)
10
likes
35
pub points
33%
popularity

Publisher

unverified uploader

MoneyTextFormField is one of the flutter widget packages that can be used to input values in the form of currencies, by displaying the output format in realtime.

Repository (GitHub)
View/report issues

License

BSD-2-Clause-Views (LICENSE)

Dependencies

flutter, flutter_money_formatter

More

Packages that depend on moneytextformfield