beholder_form 0.2.1+2 copy "beholder_form: ^0.2.1+2" to clipboard
beholder_form: ^0.2.1+2 copied to clipboard

Opinionated Reactive Forms for beholder_flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beholder_form

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

dependencies:
  beholder_form: ^0.2.1+2

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:beholder_form/beholder_form.dart';
0
likes
115
pub points
12%
popularity

Publisher

unverified uploader

Opinionated Reactive Forms for beholder_flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

beholder_flutter, flutter

More

Packages that depend on beholder_form