PackageTrack
Sign in Get early access

app_bar_with_search_switch

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

1.8.6 476 downloads/mo #817 most downloaded on pub.dev Alexqwesa/app_bar_with_search_switch

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 7 months

Most releases are documented

notes for 29 of 35 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

55 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

55 releases · Jul 2022 to Oct 2024
2023 2024 2025 2026
Release Pre-release

Releases

latest 55
  1. 2.0.0-dev.20 10 Mar 2024 pre-release

    Nothing published for this version

  2. 2.0.0-dev.19 24 Feb 2024 pre-release
    Release notes

    Fixed: TextField.autofocus in SearchBar sometimes didn't worked(when switching with keyboard)

    Open source →
  3. 2.0.0-dev.18 22 Feb 2024 pre-release

    Nothing published for this version

  4. 2.0.0-dev.17 24 Nov 2023 pre-release

    Nothing published for this version

  5. 2.0.0-dev.16 21 Nov 2023 pre-release

    Nothing published for this version

  6. 2.0.0-dev.15 17 Oct 2023 pre-release

    Nothing published for this version

  7. 2.0.0-dev.14 02 Aug 2023 pre-release

    Nothing published for this version

  8. 2.0.0-dev.13 01 Aug 2023 pre-release

    Nothing published for this version

  9. 2.0.0-dev.12 01 Aug 2023 pre-release

    Nothing published for this version

  10. 2.0.0-dev.11 01 Aug 2023 pre-release

    Nothing published for this version

  11. 2.0.0-dev.10 21 Jun 2023 pre-release
    Release notes

    added new parameter switchInCurve and switchOutCurve

    Open source →
  12. 2.0.0-dev.9 21 Jun 2023 pre-release
    Release notes

    minor fix - for documentation

    Open source →
  13. 2.0.0-dev.8 20 Jun 2023 pre-release

    Nothing published for this version

  14. 2.0.0-dev.7 20 Jun 2023 pre-release

    Nothing published for this version

  15. 2.0.0-dev.6 23 May 2023 pre-release

    Nothing published for this version

  16. 2.0.0-dev.5 07 Feb 2023 pre-release

    Nothing published for this version

  17. 2.0.0-dev.4 07 Feb 2023 pre-release

    Nothing published for this version

  18. 2.0.0-dev.3 07 Feb 2023 pre-release

    Nothing published for this version

  19. 2.0.0-dev.2 02 Aug 2022 pre-release

    Nothing published for this version

  20. 2.0.0-dev.1 02 Aug 2022 pre-release

    Nothing published for this version

  21. 1.8.6 06 Oct 2024
    Release notes
    • Replace outdated [Theme.colorScheme.background] to [surface].
    Open source →
  22. 1.8.5 12 Mar 2024
    Release notes
    • Fixed: TextField.autofocus in SearchBar sometimes didn't worked(when switching with keyboard)
    Open source →
  23. 1.8.4 23 Feb 2024

    Nothing published for this version

  24. 1.8.3 23 Feb 2024

    Nothing published for this version

  25. 1.8.2 22 Feb 2024
    Release notes
    • [AppBarWithSearchSwitch].keepAppBarColors will not affect Material 3 Theme, it was used to autodetect default colors for Material 2, but in Material 3 it only bring confusions...
    • [AppBarWithSearchSwitch].theme - Since you can't just wrap [AppBarWithSearchSwitch] with [Theme] widget - this parameter will make it for you.
    Open source →
  26. 1.8.1 22 Feb 2024

    Nothing published for this version

  27. 1.8.0 22 Feb 2024

    Nothing published for this version

  28. 1.7.0 24 Nov 2023
    Release notes

    v1.7.0 support material3

    Open source →
    Release notes
    • fix for material3: use ThemeData.useMaterial3 to detect input field text color.
    Open source →
  29. 1.6.2 21 Nov 2023
    Release notes
    • [AppBarWithSearchSwitch].titleTextStyle now also applied to default TextField (in search mode),
    • update documentation.
    Open source →
  30. 1.6.1 21 Nov 2023

    Nothing published for this version

  31. 1.6.0 17 Oct 2023

    Nothing published for this version

  32. 1.5.4 02 Aug 2023
    Release notes
    • new parameter: [AppBarAnimationSlideLeft].background.
    Open source →
  33. 1.5.3 01 Aug 2023
    Release notes
    • update documentation.
    Open source →
  34. 1.5.2 01 Aug 2023
    Release notes
    • update documentation, minor changes,
    • a new tear-off constructors: [AppBarAnimationSlideLeft].call, [AppBarAnimationSlideDown].call,
    • required Dart Sdk >= 2.15.0 (for factory constructor tear-off).
    Open source →
  35. 1.5.1 21 Jun 2023
    Release notes

    added new parameter switchInCurve and switchOutCurve

    Open source →
    Release notes
    • changes in AppBarAnimationSlideDown and AppBarAnimationSlideLeft: new parameters switchInCurve and switchOutCurve
    Open source →
  36. 1.5.0 20 Jun 2023
    Release notes

    minor fix - for documentation

    Open source →
    Release notes
    • added AppBarWithSearchSwitch.animation parameter, which can be used for any custom animation, also there are two ready to use animations: [AppBarAnimationSlideLeft], [AppBarAnimationSlideDown].
    Open source →
  37. 1.4.0 23 May 2023
    Release notes
    • fix for dark theme: use theme.appBarTheme colors by default and fallback to theme.canvasColor (which was used before)
    Open source →
  38. 1.3.9 11 Apr 2023
    Release notes
    • minor cleanup
    Open source →
  39. 1.3.8 07 Feb 2023
    Release notes
    • minor cleanup
    Open source →
  40. 1.3.7 07 Feb 2023
    Release notes
    • minor: tests were cleaned from deprecated code
    Open source →
  41. 1.3.6 03 Aug 2022
    Release notes
    • remove support for old flutter versions
    • update README
    Open source →
  42. 1.3.5 03 Aug 2022
    Release notes
    • 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
    Open source →
  43. 1.3.4 02 Aug 2022
    Release notes
    • update README
    Open source →
  44. 1.3.3 02 Aug 2022
    Release notes
    • by default: selectionHandleColor uses theme.splashColor
    Open source →
  45. 1.3.2 21 Jul 2022
    Release notes
    • textNotifier is now can change state of AppBarWithSearchSwitch
    • update FAQ: How to make android back button close search?
    Open source →
  46. 1.3.1 19 Jul 2022
    Release notes
    • isActive renamed to isSearchMode (old name supported, but marked as deprecated),
    • fix: return global default Notifiers, and controller,
    • new parameter submitOnClearTwice
    Open source →
  47. 1.3.0 18 Jul 2022
    Release notes
    • added AppBarWithSearchFinder - a class for accessing AppBarWithSearchSwitch everywhere in Scaffold
    • added helpers: AppBarOnEditListener and AppBarOnSubmitListener (just simple wrappers for ValueListenableBuilder)
    • update documentation
    Open source →
  48. 1.2.4 18 Jul 2022
    Release notes
    • remove speech_to_text dependency (it will be reintroduced lately, in version 2)
    Open source →
  49. 1.2.3 18 Jul 2022
    Release notes
    • Added online example https://alexqwesa.github.io/app_bar_with_search_switch/
    • update documentation
    Open source →
  50. 1.2.2 17 Jul 2022
    Release notes

    Added options:

    • searchInputDecoration,
    • searchActiveButtonColor,
    Open source →
  51. 1.2.1 17 Jul 2022
    Release notes
    • added example directory,
    • added hasText Notifier,
    • updated documentation
    Open source →
  52. 1.2.0 17 Jul 2022
    Release notes
    • added AppBarSearchButton
    Open source →
  53. 1.1.2+1 17 Jul 2022
    Release notes
    • update documentation
    Open source →
  54. 1.1.1+1 17 Jul 2022
    Release notes
    • update documentation
    Open source →
  55. 1.1.0+1 17 Jul 2022
    Release notes
    • added support for custom icons,
    • property keepAppBarColors finished,
    • added few other properties.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive