fractal_form_engine 0.1.0 copy "fractal_form_engine: ^0.1.0" to clipboard
fractal_form_engine: ^0.1.0 copied to clipboard

Dynamic form generation library in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fractal_form_engine

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

dependencies:
  fractal_form_engine: ^0.1.0

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:fractal_form_engine/fractal_form_engine.dart';
0
likes
110
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Dynamic form generation library in Flutter.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

date_time_picker, dropdown_search, flutter, intl_phone_field

More

Packages that depend on fractal_form_engine