Could you create a CurrencyOutputTransformation similar to CurrencyVisualTransformation?
Since the recommended way for handling TextField values is the state-based approach, the CurrencyVisualTransformation cannot be used anymore as the new approach uses OutputTransformation (and InputTransformation) for handling input formatting.
Could you create a
CurrencyOutputTransformationsimilar toCurrencyVisualTransformation?Since the recommended way for handling
TextFieldvalues is the state-based approach, theCurrencyVisualTransformationcannot be used anymore as the new approach usesOutputTransformation(andInputTransformation) for handling input formatting.