gmana_form 0.0.1 copy "gmana_form: ^0.0.1" to clipboard
gmana_form: ^0.0.1 copied to clipboard

Flutter form fields, validators, and submit controls for the Gmana ecosystem.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gmana_form

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

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

Documentation

API reference

Publisher

verified publishergmana.co

Weekly Downloads

Flutter form fields, validators, and submit controls for the Gmana ecosystem.

Repository (GitHub)
View/report issues

Topics

#flutter #form #validation #widget

License

MIT (license)

Dependencies

flutter, gmana_functional, gmana_spinner, gmana_validation

More

Packages that depend on gmana_form