simple_text_field 2.0.2 copy "simple_text_field: ^2.0.2" to clipboard
simple_text_field: ^2.0.2 copied to clipboard

outdated

This package is a TextField that allows you to implement the OutlineInputBorder with simple settings.

2.0.2 #

  • README updates.

2.0.1 #

  • README updates.
  • Change borderRadius default value to const BorderRadius.all(Radius.circular(2.0)).
  • Rename SimpleTextFieldTitle to SimpleTextFieldLabel.
  • Apply Material design textTheme.

2.0.0 #

  • Migrate null safety.
  • Remove deprecated parameter maxLengthEnforced.

1.0.2 #

  • README updates.
  • Change autocorrect default value to false.
  • Remove deprecated parameter hasFloatingPlaceholder.

1.0.1 #

  • README updates.
  • Add focusedBorderColor param.
  • Add focusedErrorBorderColor param.

1.0.0 #

  • Initial release.
6
likes
70
pub points
68%
popularity

Publisher

unverified uploader

This package is a TextField that allows you to implement the OutlineInputBorder with simple settings.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_text_field