input_history_text_field 0.2.0 copy "input_history_text_field: ^0.2.0" to clipboard
input_history_text_field: ^0.2.0 copied to clipboard

A input_history_text_field widget is automatically saved and suggest as you type.

[0.1.1] 2022-08-07. #

[0.1.0] 2020-09-25. #

  • Support Null Safety

[0.0.9] 2020-08-16. #

  • fix height when empty icon.

[0.0.8] 2020-08-16. #

  • deprecated badgeColor. use backgroundColor instead.
  • add enableSave
    • false is 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.
    • listStyle
    • textColor
    • badgeColor
    • historyIconColor
    • deleteIconColor

[0.0.6] 2020-08-12. #

  • historyListItemLayoutBuilder is change parameter.

[0.0.5] 2020-08-12. #

  • add API
    • historyIconTheme,deleteIconTheme
    • listOffset
    • listTextStyle
    • historyListItemLayoutBuilder
    • InputHistoryController

[0.0.3] 2020-08-11. #

  • update readme.

[0.0.2] 2020-08-11. #

  • change metadata.

[0.0.1] 2020-08-11. #

  • first release
69
likes
120
pub points
87%
popularity

Publisher

verified publishertrashfeed.net

A input_history_text_field widget is automatically saved and suggest as you type.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on input_history_text_field