form_ui 0.5.0 copy "form_ui: ^0.5.0" to clipboard
form_ui: ^0.5.0 copied to clipboard

A simple and clean Flutter form UI package featuring buttons, text inputs, select inputs, counters, checkboxes, and position selectors.

[0.5.0] #

  • Add FormPositionView to show position in the screen

[0.4.4] #

  • Add disabled in FormSelectInput to disable the select input

[0.4.3] #

  • Add disabled in FormTextInput to disable the text input

[0.4.2] #

  • Add allowedOffset in FormPositionSelect to set the allowed offset of the selected position

[0.4.1] #

  • Add FormTapOffsetTool to adjust the position of the FormPositionSelect widget

[0.4.0] #

  • Add hint of Select Zone in FormPositionSelect

[0.3.7] #

  • Remove HapticFeedback in text input checker

[0.3.6] #

  • Add HapticFeedback in all input

[0.3.5+1] #

  • Update README.md

[0.3.5] #

  • Fix onPressed in FormPrimaryButton and FormSecondaryButton
  • Add red border in FormPositionSelect when position is not selected

[0.3.4] #

  • Add autoFillHints in FormTextInput

[0.3.3] #

  • Fix minLines and maxLines error in FormTextInput while using isPassword = true

[0.3.2] #

  • Add minLines and maxLines in FormTextInput

[0.3.1] #

  • Add focusNode in FormTextInput

[0.3.0] #

  • Add inputType and inputAction in TextInput

[0.2.1] #

  • Fix term onChange in FormPositionSelect

[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.
1
likes
90
points
54
downloads

Publisher

verified publisherycydev.org

Weekly Downloads

A simple and clean Flutter form UI package featuring buttons, text inputs, select inputs, counters, checkboxes, and position selectors.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on form_ui