flutter_native_text_input 2.0.0 copy "flutter_native_text_input: ^2.0.0" to clipboard
flutter_native_text_input: ^2.0.0 copied to clipboard

outdated

Native text input for Flutter. Currently iOS-only with the use of UITextView.

2.0.0 #

  • add Android support
  • wrap cursorColor and keyboardAppearance in iosOptions
  • replace placeholderStyle with placeholderColor

1.3.1 #

  • add minHeightPadding configuration

1.3.0 #

  • add support of onEditingComplete

1.2.4 #

  • fix focus action not working sometimes

1.2.3 #

  • fix placeholder re-appeared upon widget rebuilt

1.2.2 #

  • fix focusNode usage

1.2.1 #

  • fix returnKeyType and onSubmitted usage

1.2.0 #

  • add support of cursorColor, returnKeyType and textCapitalization

1.1.1 #

  • fix maxLines usage and support dynamic content height

1.1.0 #

  • support customizations

1.0.0 #

  • support null-safety

0.1.3 #

  • fix Chinese typing issue

0.1.2 #

  • fix input height not returning default on clearing multi-line text

0.1.1 #

  • update examples

0.1.0 #

  • support dynamic widget height with plugin documentation added

0.0.2 #

  • update usage example

0.0.1 #

  • initial release with iOS support
66
likes
0
pub points
82%
popularity

Publisher

unverified uploader

Native text input for Flutter. Currently iOS-only with the use of UITextView.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_native_text_input