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

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

0.4.0 2024-10-12. #

0.3.1 2024-09-14. #

0.3.0 2024-07-12. #

  • support Flutter 3.22

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
80
likes
150
points
530
downloads

Publisher

verified publishertrashfeed.net

Weekly Downloads

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