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

Flutter input masks and form formatters for Brazilian documents, contact details, dates, currency, vehicles, and measurements.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add all_br_forms

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

dependencies:
  all_br_forms: ^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:all_br_forms/all_br_forms.dart';
0
likes
160
points
182
downloads

Documentation

API reference

Publisher

verified publisheropensource.tatamemaster.com.br

Weekly Downloads

Flutter input masks and form formatters for Brazilian documents, contact details, dates, currency, vehicles, and measurements.

Repository (GitHub)
View/report issues
Contributing

Topics

#formatter #brazil #mask #form #cpf

License

MIT (license)

Dependencies

all_br_validations, flutter

More

Packages that depend on all_br_forms