leancode_forms 0.0.1 copy "leancode_forms: ^0.0.1" to clipboard
leancode_forms: ^0.0.1 copied to clipboard

A package for managing form state based on BLoC.

A package for managing form state based on BLoC.

Features #

FieldCubit #

A single form field which can be validated. Stores the current value, error text, and whether autovalidate is on.

FormGroupCubit #

A parent of multiple FieldCubits. Manages group validation and tracks changes as well as cleans up needed resources.

15
likes
0
points
1.98k
downloads

Publisher

verified publisherleancode.co

Weekly Downloads

A package for managing form state based on BLoC.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc_test, collection, equatable, flutter, flutter_bloc, rxdart

More

Packages that depend on leancode_forms