form_ui 0.3.4
form_ui: ^0.3.4 copied to clipboard
A simple and clean Flutter form UI package featuring buttons, text inputs, select inputs, counters, checkboxes, and position selectors.
0.3.4 #
- Add
autoFillHints
inFormTextInput
0.3.3 #
- Fix
minLines
andmaxLines
error inFormTextInput
while usingisPassword
= true
0.3.2 #
- Add
minLines
andmaxLines
inFormTextInput
0.3.1 #
- Add
focusNode
inFormTextInput
0.3.0 #
- Add
inputType
andinputAction
in TextInput
0.2.1 #
- Fix term
onChange
inFormPositionSelect
0.2.0 #
- Add attributes to FormTextInput
0.1.1+1 #
- Modify the LICENSE file
0.1.1 #
- Added api_docs
0.1.0 #
- Initial release of the package.