beholder_form 0.3.0+1 copy "beholder_form: ^0.3.0+1" to clipboard
beholder_form: ^0.3.0+1 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.3.0+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:beholder_form/beholder_form.dart';
1
likes
115
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Opinionated Reactive Forms for beholder_flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

beholder_flutter, flutter

More

Packages that depend on beholder_form