lite_forms 0.0.21 copy "lite_forms: ^0.0.21" to clipboard
lite_forms: ^0.0.21 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 Dart:

 $ dart pub add lite_forms

With Flutter:

 $ flutter pub add lite_forms

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

dependencies:
  lite_forms: ^0.0.21

Alternatively, your editor might support dart pub get or 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
0
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)
View/report issues

License

unknown (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