dynamic_multi_step_form 1.1.5 copy "dynamic_multi_step_form: ^1.1.5" to clipboard
dynamic_multi_step_form: ^1.1.5 copied to clipboard

A flutter package that render dynamic multi step 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_step_form

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

dependencies:
  dynamic_multi_step_form: ^1.1.5

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_step_form/dynamic_multi_step_form.dart';
46
likes
140
points
94
downloads

Publisher

verified publisherdexbytes.com

Weekly Downloads

A flutter package that render dynamic multi step 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

cached_network_image, country_code_picker, file, file_picker, flutter, flutter_barcode_scanner, image_pickers, intl, shared_preferences

More

Packages that depend on dynamic_multi_step_form