callor 0.2.1 copy "callor: ^0.2.1" to clipboard
callor: ^0.2.1 copied to clipboard

discontinuedreplaced by: formdator

Declarative, composable, object-oriented set of Flutter form validators.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add callor

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

dependencies:
  callor: ^0.2.1

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:callor/callor.dart';
2
likes
120
pub points
0%
popularity

Publisher

verified publisherdartoos.dev

Declarative, composable, object-oriented set of Flutter form validators.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cpf_cnpj_validator, flutter

More

Packages that depend on callor