floating_label_inputs 0.1.1 copy "floating_label_inputs: ^0.1.1" to clipboard
floating_label_inputs: ^0.1.1 copied to clipboard

A Flutter package providing highly customizable text input fields with animated floating labels, error states, and height clamping.

0.1.1 #

  • Formatted code using dart format for consistency.

0.1.0 #

  • BREAKING CHANGE: Removed deprecated enabledTextFieldBorderColor and focusedTextFieldBorderColor properties. Users should now use enabledTextFieldBorderSide and focusedTextFieldBorderSide respectively to customize border colors and widths.
  • Updated Dartdoc comments to align with the removal of deprecated fields.

0.0.2 #

  • Added comprehensive Dartdoc comments to the public API for better documentation and pub.dev scoring.

0.0.1 #

  • Initial experimental release of the floating_label_inputs package.
  • Provides FloatingAnimatedInput widget with customizable label and text field styling, including error states and height clamping.
1
likes
160
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing highly customizable text input fields with animated floating labels, error states, and height clamping.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on floating_label_inputs