- Fix scroll position issue in
animateTo()
method (#4). - Remove invalid null aware operator.
- Add
ScrollableStickyContainerBuilder
for building scrollable header widget (#3). - Update README and examples.
- Fix an issue caused by optimizing performance.
- Optimize performance.
- 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.
- Update README.
- Support for earlier version of dart sdk.
- Update README and examples.
- Initial version.