jet_form_builder 0.0.2 copy "jet_form_builder: ^0.0.2" to clipboard
jet_form_builder: ^0.0.2 copied to clipboard

A strange way to auto-generate a form like widget to display content

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jet_form_builder

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

dependencies:
  jet_form_builder: ^0.0.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:jet_form_builder/jet_form_builder.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A strange way to auto-generate a form like widget to display content

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on jet_form_builder