string_masker 1.0.1 copy "string_masker: ^1.0.1" to clipboard
string_masker: ^1.0.1 copied to clipboard

A Flutter package for masking and validating sensitive data like emails, phone numbers, and credit cards with built-in validation.

1.0.1 #

  • Updated package metadata
  • Added repository URL
  • Documentation improvements

1.0.0 #

Initial release of string_masker package.

Features #

  • Email masking and validation
  • Phone number masking and validation
  • Credit card masking with Luhn algorithm validation
  • Custom string masking with configurable parameters
  • Password validation with customizable requirements
  • Built-in validation for all mask types
  • Flutter example app demonstrating all features
7
likes
160
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for masking and validating sensitive data like emails, phone numbers, and credit cards with built-in validation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on string_masker