persistent_header_adaptive
A Flutter package that provides a SliverPersistentHeader with adaptive height capabilities, automatically adjusting to its content's size without requiring a fixed height.
2.1.3
4.9K downloads/mo
#3851 most downloaded on pub.dev
camillobucciarelli/persistent_header_adaptive
What this package is like to depend on
Last release 1 years ago
21 Jun 2025
Release timing varies
gaps range from 3 weeks to 1.5 years
Most releases are documented
notes for 8 of 9 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
9 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Apr 2022 to Jun 2025Releases
latest 9-
2.1.321 Jun 2025 -
2.1.221 Jun 2025Release notes
Open source →- Enhanced documentation
- Fixed minor issues
- Updated code comments for better readability
-
2.1.114 Feb 2025 -
2.1.023 Aug 2023Release notes
Open source →- Added
needRepaintparameter toAdaptiveHeightSliverPersistentHeaderfor better performance control - Updated to newer Flutter lint rules for improved code quality
- Code optimizations for better performance
- Added
-
2.0.012 May 2022Release notes
Open source →- Major refactoring for Flutter 3 compatibility
- Breaking changes:
- Updated minimum Flutter SDK requirement to 3.10.1
- Improved widget rendering lifecycle
-
1.1.018 Apr 2022Nothing published for this version
-
1.0.218 Apr 2022Release notes
Open source →- Fixed linting issues
- Added comprehensive platform support
- Improved project structure
-
1.0.117 Apr 2022 -
1.0.017 Apr 2022Release notes
Open source →- Initial stable release
- Core functionality:
AdaptiveHeightSliverPersistentHeaderwidget- Automatic header height calculation
- Support for pinned and floating headers