lo_form 0.0.1-dev.1 copy "lo_form: ^0.0.1-dev.1" to clipboard
lo_form: ^0.0.1-dev.1 copied to clipboard

outdated

Low-code and lightweight Flutter library for forms' state management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lo_form

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

dependencies:
  lo_form: ^0.0.1-dev.1

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:lo_form/lo_form.dart';
31
likes
0
pub points
75%
popularity

Publisher

unverified uploader

Low-code and lightweight Flutter library for forms' state management.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, meta, provider

More

Packages that depend on lo_form