formatters/formatter_extension_methods library
Extensions
- NumericInputFormatting on num
- WARNING! This stuff requires Dart SDK version 2.6+ so if your code is supposed to be running on older versions do not use these methods! or change the sdk restrictions in your pubspec.yaml like this: environment: sdk: ">=2.6.0 <3.0.0"
- StringInputFormatting on String