moneytextformfield 0.3.5+1
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
FlutterMoneyFormatterversion 0.8.0
- Update
-
0.3.5 #
CHANGES:
- Update
FlutterMoneyFormatterversion 0.7.3
- Update
-
0.3.4 #
CHANGES:
- Update
FlutterMoneyFormatterversion 0.7.1 - Update documentation.
- Update
-
0.3.3 #
CHANGES:
- Update
FlutterMoneyFormatterversion 0.6.3
FIX:
- Fix header license to support https://pub.dartlang.org/documentation.
- Fix invalid table on documentation
- Update
-
0.3.2 #
FIX:
- Update
MoneyDisplayFormatenum values. - Documentation update.
- Update
-
0.3.1 #
CHANGES:
- Update
FlutterMoneyFormatterdependecy. - Update license on each files.
- Update source code to match new dependecy changes.
FIX:
- Formatting source code as suggested on https://pub.dartlang.org
- Update
-
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:
- Formatting source code as suggested on https://pub.dartlang.org
-
0.2.1 #
CHANGES:
- Upgrading
FlutterMoneyFormatter - method adjustment
- documentation adjustment
- Upgrading
-
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:
.gitignorefile
-
0.1.0 #
CHANGES:
- From now on, properties in the
MoneyTextFormFieldSettingsinstance 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
MoneyTextFormFieldSettingsinstance, 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:
iconfeature.hintTextfeature.errorStylefeature.validatorfeature.inputFormattersfeature.onChangedfeature.enabledfeature.
- From now on, properties in the