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

discontinued

A string formatter and validator based on masks. Forked from EmersonMoura's 'string_mask' package as it appears to be abandonded.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add groovin_string_masks

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  groovin_string_masks: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:groovin_string_masks/groovin_string_masks.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A string formatter and validator based on masks. Forked from EmersonMoura's 'string_mask' package as it appears to be abandonded.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on groovin_string_masks