glade_forms 2.2.0 copy "glade_forms: ^2.2.0" to clipboard
glade_forms: ^2.2.0 copied to clipboard

A universal way to define form validators with support of translations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glade_forms

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

dependencies:
  glade_forms: ^2.2.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:glade_forms/glade_forms.dart';
12
likes
130
pub points
62%
popularity
screenshot

Publisher

verified publishernetglade.cz

A universal way to define form validators with support of translations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, equatable, flutter, meta, provider

More

Packages that depend on glade_forms