json_to_form_new2 9.2.3 copy "json_to_form_new2: ^9.2.3" to clipboard
json_to_form_new2: ^9.2.3 copied to clipboard

A json to form builder that lets you create a complete form from a simple JSON data..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add json_to_form_new2

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

dependencies:
  json_to_form_new2: ^9.2.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:json_to_form_new2/json_to_form_new2.dart';
2
likes
100
pub points
10%
popularity

Publisher

unverified uploader

A json to form builder that lets you create a complete form from a simple JSON data..

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dotted_border, file_picker, flutter, image_picker, intl, provider

More

Packages that depend on json_to_form_new2