input_mask 0.0.3 copy "input_mask: ^0.0.3" to clipboard
input_mask: ^0.0.3 copied to clipboard

Platformweb

A Dart interface for RobinHerbots InputMask

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add input_mask

With Flutter:

 $ flutter pub add input_mask

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

dependencies:
  input_mask: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:input_mask/input_mask.dart';
0
likes
100
pub points
4%
popularity

Publisher

unverified uploader

A Dart interface for RobinHerbots InputMask

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

js

More

Packages that depend on input_mask