-
CHANGES:
- Update
FlutterMoneyFormatter
version 0.8.0
- Update
-
CHANGES:
- Update
FlutterMoneyFormatter
version 0.7.3
- Update
-
CHANGES:
- Update
FlutterMoneyFormatter
version 0.7.1 - Update documentation.
- Update
-
CHANGES:
- Update
FlutterMoneyFormatter
version 0.6.3
FIX:
- Fix header license to support https://pub.dartlang.org/documentation.
- Fix invalid table on documentation
- Update
-
FIX:
- Update
MoneyDisplayFormat
enum values. - Documentation update.
- Update
-
CHANGES:
- Update
FlutterMoneyFormatter
dependecy. - 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
-
ADD:
- Padding capability
- License on each files.
CHANGES:
- License changed into BSD
-
ADD:
- Support negative value
-
FIX:
- Formatting source code as suggested on https://pub.dartlang.org
-
CHANGES:
- Upgrading
FlutterMoneyFormatter
- method adjustment
- documentation adjustment
- Upgrading
-
ADD:
- Disabled whitespace on input text.
CHANGES:
- Initial values on input text taken from
FlutterMoneyFormatter.formattedNonSymbol
-
FIX:
- Not disposing controller when user assign it.
-
FIX:
.gitignore
file
-
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.
- From now on, properties in the
-
FIX:
- Fix invalid closing quote on documentations.
-
FIX:
- Major fix for documentation error tags.
-
ADD:
- Create documentation.
CHANGES:
- Add
controller
to constructor param ofMoneyTextFormFieldSettings
instance
-
- pre-release (not recomended to use this version)