pixl_forms 1.1.1
pixl_forms: ^1.1.1 copied to clipboard
Simplify form state management in Flutter with easy form creation, validation, and submission
Pixl Forms
Auto generates your form state logic, validations and submissions
Pixl Forms #
pixl_forms is a form state management library for Flutter that simplifies form creation, validation, and submission. It provides a robust and extensible solution for managing complex forms in your Flutter applications.
Features #
- Declarative form state management: Define your form state using simple annotations.
- Built-in and customizable validators: Easily add and customize field validators.
- Auto-generated form handling code: Use
build_runnerto generate all necessary code for managing your form state.
Getting Started #
To get started, check out the documentation for detailed instructions and examples.
Contributing #
Contributions to Pixl Forms are welcome! Feel free to open issues, make feature requests, or submit pull requests. Please follow the Contributing Guidelines when contributing to this project.
