json_to_form_with_theme 3.0.6 copy "json_to_form_with_theme: ^3.0.6" to clipboard
json_to_form_with_theme: ^3.0.6 copied to clipboard

A simple library to convert Json to Form, fully customized and dynamic.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add json_to_form_with_theme

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

dependencies:
  json_to_form_with_theme: ^3.0.6

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_with_theme/json_to_form_with_theme.dart';
14
likes
110
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

A simple library to convert Json to Form, fully customized and dynamic.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, sizer, toggle_switch

More

Packages that depend on json_to_form_with_theme