form_builder_fields 7.0.0-alpha.3 copy "form_builder_fields: ^7.0.0-alpha.3" to clipboard
form_builder_fields: ^7.0.0-alpha.3 copied to clipboard

discontinuedreplaced by: flutter_form_builder

This package provides common input fields for flutter_form_builder package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add form_builder_fields

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

dependencies:
  form_builder_fields: ^7.0.0-alpha.3

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:form_builder_fields/form_builder_fields.dart';
5
likes
70
pub points
0%
popularity

Publisher

verified publisherdanvickmiller.dev

This package provides common input fields for flutter_form_builder package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_form_builder, intl

More

Packages that depend on form_builder_fields