form_simplified 0.0.3+2 copy "form_simplified: ^0.0.3+2" to clipboard
form_simplified: ^0.0.3+2 copied to clipboard

Generate From in a very simplified and easy way based on a Json descriptor file and some light coding.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add form_simplified

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

dependencies:
  form_simplified: ^0.0.3+2

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_simplified/form_simplified.dart';
0
likes
50
pub points
0%
popularity

Publisher

verified publisherlapetina.fr

Generate From in a very simplified and easy way based on a Json descriptor file and some light coding.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_form_builder, flutter_i18n, flutter_lints, form_builder_validators, intl

More

Packages that depend on form_simplified