fl_form 0.4.5 copy "fl_form: ^0.4.5" to clipboard
fl_form: ^0.4.5 copied to clipboard

FormField Flutter for Text, Date, Time, Date&Time, Boolean, Avatar, Item Picker, Radio Button, Checkbox group.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_form

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

dependencies:
  fl_form: ^0.4.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:fl_form/fl_form.dart';
6
likes
110
pub points
14%
popularity

Publisher

verified publisherdangngocduc.dev

FormField Flutter for Text, Date, Time, Date&Time, Boolean, Avatar, Item Picker, Radio Button, Checkbox group.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

async, flutter, image_picker, intl, tuple

More

Packages that depend on fl_form