simple_form_arm 0.0.6 copy "simple_form_arm: ^0.0.6" to clipboard
simple_form_arm: ^0.0.6 copied to clipboard

A new Flutter package form simple form builder from json data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_form_arm

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

dependencies:
  simple_form_arm: ^0.0.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:simple_form_arm/form_builder.dart';
1
likes
125
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package form simple form builder from json data.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

file_picker, flutter, image_picker, intl, provider

More

Packages that depend on simple_form_arm