app_bar_with_search_switch 1.3.6 copy "app_bar_with_search_switch: ^1.3.6" to clipboard
app_bar_with_search_switch: ^1.3.6 copied to clipboard

An extension for AppBar witch can switch it into search field.

Changelog #

1.3.6 #

  • remove support for old flutter versions
  • update README

1.3.5 #

  • this is special release with support for old flutter versions, tested with 2.10.0,
  • use this version if you want to use old flutter sdk

1.3.4 #

  • update README

1.3.3 #

  • by default: selectionHandleColor uses theme.splashColor

1.3.2 #

  • textNotifier is now can change state of AppBarWithSearchSwitch
  • update FAQ: How to make android back button close search?

1.3.1 #

  • isActive renamed to isSearchMode (old name supported, but marked as deprecated),
  • fix: return global default Notifiers, and controller,
  • new parameter submitOnClearTwice

1.3.0 #

  • added AppBarWithSearchFinder - a class for accessing AppBarWithSearchSwitch everywhere in Scaffold
  • added helpers: AppBarOnEditListener and AppBarOnSubmitListener (just simple wrappers for ValueListenableBuilder)
  • update documentation

1.2.4 #

  • remove speech_to_text dependency (it will be reintroduced lately, in version 2)

1.2.3 #

1.2.2 #

Added options:

  • searchInputDecoration,
  • searchActiveButtonColor,

1.2.1 #

  • added example directory,
  • added hasText Notifier,
  • updated documentation

1.2.0 #

  • added AppBarSearchButton

1.1.2+1 #

  • update documentation

1.1.1+1 #

  • update documentation

1.1.0+1 #

  • added support for custom icons,
  • property keepAppBarColors finished,
  • added few other properties.

1.0.0+1 #

  • Initial release.
48
likes
0
pub points
88%
popularity

Publisher

unverified uploader

An extension for AppBar witch can switch it into search field.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on app_bar_with_search_switch