form_hook 0.0.2 copy "form_hook: ^0.0.2" to clipboard
form_hook: ^0.0.2 copied to clipboard

form hook make flutter form with a string with adaptive complexity

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add form_hook

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

dependencies:
  form_hook: ^0.0.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:form_hook/form_hook.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

form hook make flutter form with a string with adaptive complexity

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_form_builder, form_builder_validators

More

Packages that depend on form_hook