sliver_tools
A set of useful sliver tools that are missing from the flutter framework
0.2.12
837K downloads/mo
#395 most downloaded on pub.dev
Kavantix/sliver_tools
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 11 months
Nearly every release is documented
notes for 27 of 29 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
31 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
31 releases · Sep 2020 to Jul 2023Releases
latest 31-
0.2.1217 Jul 2023Release notes
Open source →Revert
SliverStackandMultiSliverback to have non const constructors for backwards compatibility -
0.2.1117 Jul 2023Release notes
Open source →- Added
reverseDuration,switchInCurveandswitchOutCurveto [SliverAnimatedSwitcher] - Fixed compatibility with flutter 3.13 and onward
- Added
-
0.2.1010 Apr 2023 -
0.2.901 Feb 2023Release notes
Open source →- Fixed #70 by using a specific hit test method with thanks to @knopp
- Fixed an edge case where
SliverClipRectcould have a null dereference with thanks to @siqwin
-
0.2.805 Sep 2022Release notes
Open source →- Fixed #56 by accounting for maxScrollObstructionExtent with thanks to @manu-sncf
- Added some asserts to validate layout of children
-
0.2.714 Jun 2022Release notes
Open source →Fixed issue when using a
centerkey in the CustomScrollView when usingMultiSliver. -
0.2.627 Apr 2022 -
0.2.511 Jun 2021Release notes
Open source →Fixed issue where the
maxPaintExtentwas not calculated correctly in some rare cases. -
0.2.402 Jun 2021 -
0.2.302 Jun 2021 -
0.2.230 Apr 2021Release notes
Open source →Fixed issue where small content of a
MultiSliverwould cause an exception when the overlap it got was larger. -
0.2.130 Mar 2021Release notes
Open source →This version essentially makes the
SliverToBoxAdapterwidget obsolete. MultiSliver now acceptsRenderBoxchildren directly!🎉- Accept box children of MultiSliver.
- Fixed floating point rounding error that happens in debug mode.
-
0.2.1-rc24 Mar 2021 pre-releaseNothing published for this version
-
0.2.006 Mar 2021Release notes
Open source →BREAKING:
- Migrated to nullsafety
- All render objects are now part of the private api. If you want to depend on them as public API, please open an issue.
-
0.2.0-nullsafety04 Mar 2021 pre-releaseNothing published for this version
-
0.1.1010 Dec 2020Release notes
Open source →Further improved
childScrollOffsetof [MultiSliver]. [MultiSliver] now correctly passes the incomingprecedingScrollExtentto the children. -
0.1.10+110 Dec 2020Nothing published for this version
-
0.1.911 Nov 2020Release notes
Open source →Fixed edge cases for
applyPaintTransformandchildScrollOffsetof [MultiSliver]. -
0.1.826 Oct 2020 -
0.1.709 Oct 2020Release notes
Open source →Fixed issue where hit testing of positioned children in [SliverStack] failed.
-
0.1.605 Oct 2020 -
0.1.521 Sep 2020 -
0.1.419 Sep 2020 -
0.1.4+119 Sep 2020 -
0.1.311 Sep 2020 -
0.1.207 Sep 2020Release notes
Open source →Added the following widgets:
- [SliverStack]
- [SliverClip]
- [SliverAnimatedSwitcher]
-
0.1.2+107 Sep 2020Nothing published for this version
-
0.1.2+207 Sep 2020 -
0.1.2+309 Sep 2020Release notes
Open source →- Improved handling of reverse scroll direction
- Added
insetOnOverlapparameter to [SliverStack]
-
0.1.103 Sep 2020 -
0.1.003 Sep 2020