lite_forms 0.0.23 copy "lite_forms: ^0.0.23" to clipboard
lite_forms: ^0.0.23 copied to clipboard

This packages dramatically simplifies working with forms still letting you use standard flutter decorations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lite_forms

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

dependencies:
  lite_forms: ^0.0.23

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:lite_forms/lite_forms.dart';
2
likes
80
points
98
downloads

Publisher

verified publishersoftmaestri.com

Weekly Downloads

This packages dramatically simplifies working with forms still letting you use standard flutter decorations.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

clock, collection, country_icons, figma_squircle, file_picker, flutter, flutter_markdown, flutter_multi_formatter, font_awesome_flutter, image_picker, jiffy, lite_state, mime, path, universal_html, video_compress

More

Packages that depend on lite_forms