textfield_mask 0.0.2 copy "textfield_mask: ^0.0.2" to clipboard
textfield_mask: ^0.0.2 copied to clipboard

Text mask

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add textfield_mask

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

dependencies:
  textfield_mask: ^0.0.2

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:textfield_mask/textfield_mask.dart';
0
likes
95
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Text mask

Documentation

API reference

License

unknown (license)

Dependencies

flip_card, flutter

More

Packages that depend on textfield_mask

Packages that implement textfield_mask