accordion_sliver_app_bar
A widget that provides a dynamic sliver app bar that expands and collapses its children based on priorities.
What this package is like to depend on
Last release 1 years ago
10 May 2025
Ships on a steady schedule
a new release about every 2 months
Most releases are documented
notes for 6 of 8 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
8 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jan 2025 to May 2025
2026
Releases
latest 8-
0.0.810 May 2025Release notes
Open source →- Added
safeAreaparameter toAccordionSliverAppBarto control whether the safe area is added to the app bar.
- Added
-
0.0.709 Mar 2025 -
0.0.609 Mar 2025 -
0.0.509 Mar 2025Release notes
Open source →New Features and Enhancements
- Built-in safe area handling ensures consistent behavior across devices.
- Custom animation support via
animatedBuilderinAccordionSliverChildallows for flexible child transitions. - Added
backgroundandbackgroundOverlayBuilderfor enhanced visual customization. - A widget cache improves performance by storing rendered widgets for different states.
- Introduced a new
staticVanishfactory method forAccordionSliverChild, enabling static children that vanish when collapsed.
Breaking Changes
- The constructor no longer accepts a delegate, requiring direct property updates.
AccordionSliverChildnow usesexpandedHeight,collapsedHeight, and other new properties, necessitating updates to child definitions.- Factory methods for
AccordionSliverChildhave new signatures, requiring adjustments in usage.
-
0.0.408 Jan 2025Release notes
Open source →- Some bug fixes
- Added
AccordionSliverChild.staticto make an static child - In
AccordionSliverChild.vanishchanged the name of child fromexpandedtochild - Added
backgroundBuildertoAccordionSliverDelegatefor background customization
-
0.0.307 Jan 2025 -
0.0.207 Jan 2025Nothing published for this version
-
0.0.107 Jan 2025Nothing published for this version