dynamic_multi_form 1.0.1+1 copy "dynamic_multi_form: ^1.0.1+1" to clipboard
dynamic_multi_form: ^1.0.1+1 copied to clipboard

discontinued

A flutter package that render dynamic form with different input field which is manage from API json response. This plugin supports both iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_multi_form

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

dependencies:
  dynamic_multi_form: ^1.0.1+1

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:dynamic_multi_form/dynamic_multi_form.dart';
2
likes
70
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package that render dynamic form with different input field which is manage from API json response. This plugin supports both iOS and Android.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

country_code_picker, flutter, intl, shared_preferences

More

Packages that depend on dynamic_multi_form