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

UpForm upgrades standard form capabilities, including advanced reactivity, flexible controls and convenient building.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add up_form

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

dependencies:
  up_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:up_form/up_form.dart';
0
likes
70
points
129
downloads

Publisher

unverified uploader

Weekly Downloads

UpForm upgrades standard form capabilities, including advanced reactivity, flexible controls and convenient building.

Repository (GitHub)
View/report issues

Topics

#form #reactive-form #form-enhancement #form-control #form-validation

Documentation

API reference

License

MIT (license)

Dependencies

equalone, flutter, inheriteds

More

Packages that depend on up_form