dynamic_multi_step_form 1.1.2+6 copy "dynamic_multi_step_form: ^1.1.2+6" to clipboard
dynamic_multi_step_form: ^1.1.2+6 copied to clipboard

outdated

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.2+6

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
0
points
102
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

License

unknown (license)

Dependencies

country_code_picker, file, flutter, intl, shared_preferences

More

Packages that depend on dynamic_multi_step_form