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

Custom text input formatters that can be used with TextField and TextFormField widgets are available in this package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quick_input_formatters

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

dependencies:
  quick_input_formatters: ^0.0.3

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:quick_input_formatters/quick_input_formatters.dart';
2
likes
160
points
51
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Custom text input formatters that can be used with TextField and TextFormField widgets are available in this package.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on quick_input_formatters