fiona_dynamic_form 1.28.3 copy "fiona_dynamic_form: ^1.28.3" to clipboard
fiona_dynamic_form: ^1.28.3 copied to clipboard

Dynamic Form package project. To create forms dynamically. You will find some input implementation but then you will be able to create any input you need.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fiona_dynamic_form

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

dependencies:
  fiona_dynamic_form: ^1.28.3

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:fiona_dynamic_form/fiona_dynamic_form.dart';
2
likes
150
points
194
downloads

Publisher

unverified uploader

Weekly Downloads

Dynamic Form package project. To create forms dynamically. You will find some input implementation but then you will be able to create any input you need.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dropdown_search, flutter

More

Packages that depend on fiona_dynamic_form