sm_input_field 1.2.9 sm_input_field: ^1.2.9 copied to clipboard
a package to create input fields in a simple manner, facilitates the easy and simple creation of beautiful forms too
1.2.9 #
Added:
- Added custom input decoration and fill color functionalities
1.2.8 #
Added:
- Added content padding, min and max lines functionalities
1.2.7 #
Fixes:
- Fixed copy with function
1.2.6 #
Added:
- Added obscure functionality
1.2.5 #
Changed:
- Small edit: inner label required: (+ ' *' to '*'
1.2.4 #
Changed:
- Added option to specify what is concatenated on required
- Changed what is concatenated to required inner label from ' (Required)' to '*'
1.2.3 #
Fixed:
- Fixed a condition in the from field info constructor of input field
1.2.2 #
Fixed:
- Added required functionality to inner label text
1.2.1 #
Fixed:
- Prefix icons were pretty close to the edge of the field
1.2.0 #
Added:
- Added inner label text functionality in input field and field info
1.1.5 #
Fixed:
- Fixed label text in input field from field info constructor, was giving null text when null
1.1.4 #
Fixed:
- Fixed copy with method in input field (added readonly as parameter)
1.1.3 #
Fixed:
- Edited change-log, made it neater XD
1.1.2 #
Fixed:
- Fixed suffix and prefix icons parameters in field info's multiline constructor
1.1.1 #
Added:
- Added copy with function to field info
1.0.2 #
Added:
- Added input type feature to search field
1.0.1 #
Changed:
- Updated README
- Updated package with doc comments
Added:
- Added example project
1.1.0 #
Added:
- Added suffix icon, readonly, and on tap functionality to input field and field info
1.0.0 #
Initial Release