formify 1.1.0 copy "formify: ^1.1.0" to clipboard
formify: ^1.1.0 copied to clipboard

Formify is a versatile and customizable form handling library for Flutter, designed to simplify the process of creating and managing forms in your Flutter applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add formify

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

dependencies:
  formify: ^1.1.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:formify/formify.dart';
5
likes
150
points
42
downloads

Publisher

verified publisherteknologicakrainternasional.com

Weekly Downloads

Formify is a versatile and customizable form handling library for Flutter, designed to simplify the process of creating and managing forms in your Flutter applications

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on formify