easy_sticky_header 1.1.1 
easy_sticky_header: ^1.1.1 copied to clipboard
An easy-to-use and powerful sticky header for any widget that supports scrolling.
1.1.0 #
- Add 
ScrollableStickyContainerBuilderfor building scrollable header widget (#3). - Update README and examples.
 
1.0.5 #
- Fix an issue caused by optimizing performance.
 
1.0.4 #
- Optimize performance.
 
1.0.3 #
- Improve debugging properties.
 - Fix the problem of pixels being inaccurate in some cases.
 - Update the feature of jumping to the specified header widget.
 - Add the grouping feature of the header widget.
 - Remove scrollController property.
 - Fix the problem that stickyAmount is invalid.
 - Update README and examples.
 
1.0.2 #
- Update README.
 
1.0.1 #
- Support for earlier version of dart sdk.
 - Update README and examples.
 
1.0.0 #
- Initial version.