extended_forms 0.0.5
extended_forms: ^0.0.5 copied to clipboard
Adds extended functionality to Flutter form widgets.
0.0.1 #
- Developer WIP releaase.
0.0.2 #
- Fixed an issue where suffix actions were not shown when validators were not provided.
0.0.3 #
- Fixed issue with suffix actions callbacks.
0.0.4 #
- Fixed issue with suffix actions displaying on invalid/valid.
0.0.5 #
- If no validdators are supplied, suffix actions assume 'valid'.