dart_ng_forms 0.1.1 copy "dart_ng_forms: ^0.1.1" to clipboard
dart_ng_forms: ^0.1.1 copied to clipboard

Reactive Forms architecture in Flutter inspired by Angular's FormGroup/FormControl pattern and integration with TextEditingController.

Changelog #

All notable changes to this project will be documented in this file.

0.1.1 - 2025-06-18 #

  • Description size decreased.
  • Inserted a correct url in the repository

0.1.0 - 2025-06-18 #

Added #

  • Initial release with:
    • FormControl<T, V> abstraction
    • FormGroup
    • Validation and error handling
    • Integration with TextEditingController
1
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Reactive Forms architecture in Flutter inspired by Angular's FormGroup/FormControl pattern and integration with TextEditingController.

Homepage
Repository (GitHub)
View/report issues

Topics

#form #state-management #validation #flutter #reactive-forms

License

unknown (license)

Dependencies

flutter, result_dart

More

Packages that depend on dart_ng_forms