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

discontinued

Flutter plugin to help you validate forms.

form_helper_annotations #

Flutter plugin to help you validate forms.

Usage #

A simple usage example:

import 'package:form_helper_annotations/form_helper_annotations.dart';

@FormHelper()
class Model extends ModelHelper{
  // ..
}
0
likes
20
pub points
0%
popularity

Publisher

verified publisherdartlang.rocks

Flutter plugin to help you validate forms.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on form_helper_annotations