number_mask 1.0.0 copy "number_mask: ^1.0.0" to clipboard
number_mask: ^1.0.0 copied to clipboard

A Flutter package designed to allow developers to more easily mask numeric form fields.

Changelog #

[Upcoming] #

Added #

  • Add optional parameter on NumberMask to allow for numeric input after mask ends. Default to false.
  • Add optional parameter on NumberMask to allow for users to change the pattern-identifier (# by default).

[1.0.0] - 2023-01-18 #

Added #

  • Added NumberMask class.
  • Added utility functions (sanitize and nthIndex).

Changed #

  • Changed README from basic template to include simple documentation.
  • Updated LICENSE to include BSD-3-Clause License.
  • Updated CHANGELOG.
  • Updated pubspec.yaml information.
0
likes
0
pub points
50%
popularity

Publisher

verified publishervehm.dev

A Flutter package designed to allow developers to more easily mask numeric form fields.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on number_mask