glade_forms 1.6.0 copy "glade_forms: ^1.6.0" to clipboard
glade_forms: ^1.6.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: ^1.6.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
150
pub points
50%
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