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.

aug_validateform_generator #

The powerful code generation engine behind aug_validateform.

This package is a developer-tooling companion for the aug_validateform system. I utilize build_runner and source_gen to parse validation annotations and produce high-performance, reactive validation augmentations.


Purpose #

aug_validateform_generator automates the complex logic required to handle multiple validation rules, cross-field matching, and real-time state updates. By offloading this to a generator, your source code remains clean and focused on business logic.


Getting Started #

Add this as a dev_dependency in your Flutter project:

dev_dependencies:
  aug_validateform_generator: latest_version
  build_runner: ^2.4.0

For full implementation and usage instructions, please refer to the primary aug_validateform documentation.


Connect with the Author #

Developed and maintained by Muhammad Omar.


License #

This project is licensed under the MIT License.

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