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

Reactive Forms architecture in Flutter, heavily inspired by Angular's FormGroup/FormControl pattern, with a focus on type safety, reusability and integration with TextEditingController.

Changelog #

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

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, heavily inspired by Angular's FormGroup/FormControl pattern, with a focus on type safety, reusability and integration with TextEditingController.

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