aug_validateform_generator 0.0.1-dev.7 copy "aug_validateform_generator: ^0.0.1-dev.7" to clipboard
aug_validateform_generator: ^0.0.1-dev.7 copied to clipboard

High-performance code generator for aug_validateform. Automates reactive validation logic using Dart Augmentations for boilerplate-free Flutter forms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aug_validateform_generator

With Flutter:

 $ flutter pub add aug_validateform_generator

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

dependencies:
  aug_validateform_generator: ^0.0.1-dev.7

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:aug_validateform_generator/aug_validateform_generator.dart';
1
likes
160
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance code generator for aug_validateform. Automates reactive validation logic using Dart Augmentations for boilerplate-free Flutter forms.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, aug_validateform_annotations, build, code_builder, dart_style, path, source_gen

More

Packages that depend on aug_validateform_generator