vader_mask 0.1.0 copy "vader_mask: ^0.1.0" to clipboard
vader_mask: ^0.1.0 copied to clipboard

The Flutter package provides implementations of TextInputFormatter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vader_mask

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

dependencies:
  vader_mask: ^0.1.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:vader_mask/vader_mask.dart';
0
likes
30
pub points
10%
popularity

Publisher

unverified uploader

The Flutter package provides implementations of TextInputFormatter

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on vader_mask