input_history_text_field 0.0.8
input_history_text_field: ^0.0.8 copied to clipboard
A input_history_text_field widget is automatically saved and suggest as you type.
0.0.7 2020-08-16. #
- deprecated
badgeColor. usebackgroundColorinstead. - add
enableSavefalseis not saved;
- add
lockItems,lockTextColor,lockBackgroundColor- If there is an item you want to display from the beginning or an item you want the user to selected.
[0.0.7] 2020-08-14. #
- add style to badge, set a
listStyle=ListStyle.Badge. - add some API.
listStyletextColorbadgeColorhistoryIconColordeleteIconColor
0.0.6 2020-08-12. #
historyListItemLayoutBuilderis change parameter.
0.0.5 2020-08-12. #
- add API
historyIconTheme,deleteIconThemelistOffsetlistTextStylehistoryListItemLayoutBuilderInputHistoryController
0.0.3 2020-08-11. #
- update readme.
0.0.2 2020-08-11. #
- change metadata.
0.0.1 2020-08-11. #
- first release