iform 0.0.11 copy "iform: ^0.0.11" to clipboard
iform: ^0.0.11 copied to clipboard

A new Flutter package for form rendering engine

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iform

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

dependencies:
  iform: ^0.0.11

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:iform/iform.dart';
0
likes
10
pub points
32%
popularity

Publisher

unverified uploader

A new Flutter package for form rendering engine

Homepage

License

unknown (LICENSE)

Dependencies

flutter, font_awesome_flutter, nui_core, nui_form

More

Packages that depend on iform