tform 0.7.3
tform: ^0.7.3 copied to clipboard
A easy, extensible and dynamic flutter form framework. Support for custom selectors, validators and widgets. Support form verification, insert, delete and so on.
tform #
A easy, extensible and dynamic flutter form framework. Support for custom selectors, validators and widgets. Support form verification, insert, delete and so on.
Installing #
Add this to your package's pubspec.yaml file:
dependencies:
tform: ^0.7.3
Example #
[avatar]
Build Form Rows #
[avatar]
Build Form #
[avatar]