sliver_snap 2.0.0 sliver_snap: ^2.0.0 copied to clipboard
Allows you to use powerful snapping slivers with expanded and collapsed bars.
2.0.0 (2024-11-08) #
- Update dependencies to latest versions.
- Increase the minimum Flutter version to 3.0.0.
1.2.0 (2023-07-01) #
- Added forceElevated property to control the app bar shadow appearance.
- Added elevation property to set the app bar elevation. These changes allow for more customization options when using SliverSnap widget.
1.1.1 (2023-05-12) #
- Update dart SDK version constraints.
1.1.0 (2023-05-12) #
- Add support to flutter 3.10 and dart 3.0.0.
- Add more dev docs.
- Enable material 3 in the example app.
- Update README.md.
1.0.1 (2023-04-27) #
- Update README.md