json_to_form_new2 9.1.0 copy "json_to_form_new2: ^9.1.0" to clipboard
json_to_form_new2: ^9.1.0 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 Dart:

 $ dart pub add json_to_form_new2

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 dart pub get):

dependencies:
  json_to_form_new2: ^9.1.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:json_to_form_new2/json_to_form_new2.dart';
2
likes
0
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

License

unknown (license)

Dependencies

dotted_border, file_picker, flutter, image_picker, intl, provider

More

Packages that depend on json_to_form_new2