Releases: henryleunghk/flutter-native-text-input
Releases · henryleunghk/flutter-native-text-input
2.2.0
2.1.0
add back placeholderStyle
in iosOptions
2.0.0
- add Android support
- wrap
cursorColor
andkeyboardAppearance
iniosOptions
- replace
placeholderStyle
withplaceholderColor
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