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

outdated

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: ^4.1.4

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
0
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

License

unknown (license)

Dependencies

flutter, flutter_keyboard_visibility, toggle_switch

More

Packages that depend on json_to_form_with_theme