easy_form_builder 1.0.9 copy "easy_form_builder: ^1.0.9" to clipboard
easy_form_builder: ^1.0.9 copied to clipboard

Flutter easy form builder allow user to create form easily. Follow example to understand features

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_form_builder

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

dependencies:
  easy_form_builder: ^1.0.9

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:easy_form_builder/easy_form_builder.dart';
0
likes
130
points
92
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter easy form builder allow user to create form easily. Follow example to understand features

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

dynamic_fonts, flutter, flutter_gradient_selector, flutter_staggered_grid_view, intl

More

Packages that depend on easy_form_builder