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

outdated

Lightweight forms library for Flutter.

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

Publisher

unverified uploader

Lightweight forms library for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on lo_form