sm_input_field 1.4.1 copy "sm_input_field: ^1.4.1" to clipboard
sm_input_field: ^1.4.1 copied to clipboard

a package to create input fields in a simple manner, facilitates the easy and simple creation of beautiful forms too

1.4.1 #

Added:

  • Added onTapOutside

1.4.0 #

Added:

  • Added validator and inputFormatters to InputField and FieldInfo

1.3.5 #

Added:

  • Added textDirection param to inputField

1.3.4 #

Fixed:

  • Fixed material's unexpected background color and changed it to transparent

1.3.3 #

Added:

  • Added focus node field in InputField

1.3.2 #

Added:

  • Added border radius field in InputField

1.3.1 #

Added:

  • Added the InputDecorationBuilder functionality in FieldInfo for copyWith use

1.3.0 #

Added:

  • Added the ability to customize most of the text styles in the field
  • Added the ability to specify the onChanged in the FieldInfo

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

3
likes
150
pub points
30%
popularity

Publisher

unverified uploader

a package to create input fields in a simple manner, facilitates the easy and simple creation of beautiful forms too

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0, BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on sm_input_field