fl_form 0.5.0 copy "fl_form: ^0.5.0" to clipboard
fl_form: ^0.5.0 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.5.0

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';
9
likes
120
points
47
downloads

Publisher

verified publisherdangngocduc.dev

Weekly Downloads

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, calendar_date_picker2, flutter, image_picker, intl, stream_transform, tuple

More

Packages that depend on fl_form