form_builder_extra_fields 11.0.0 copy "form_builder_extra_fields: ^11.0.0" to clipboard
form_builder_extra_fields: ^11.0.0 copied to clipboard

Additional ready-made form input fields for flutter_form_builder package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add form_builder_extra_fields

With Flutter:

 $ flutter pub add form_builder_extra_fields

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

dependencies:
  form_builder_extra_fields: ^11.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:form_builder_extra_fields/form_builder_extra_fields.dart';
111
likes
0
points
7.85k
downloads

Publisher

verified publisherflutterformbuilderecosystem.com

Weekly Downloads

Additional ready-made form input fields for flutter_form_builder package

Homepage
Repository (GitHub)
View/report issues

Topics

#form

Funding

Consider supporting this project:

opencollective.com

License

unknown (license)

Dependencies

dropdown_search, flutter, flutter_colorpicker, flutter_form_builder, flutter_rating_bar, flutter_typeahead, intl, signature

More

Packages that depend on form_builder_extra_fields