sliver_passthrough 1.0.0
sliver_passthrough: ^1.0.0 copied to clipboard
Utility package that provides a seamless way to use box widgets sandwiched between slivers
1.0.0 #
- BREAKING: Renamed anonymous
SliverPassthrough
constructor toSliverPassthrough.builder
. - New anonymous
SliverPassthrough
constructor that accepts child widget instead of a builder function.
0.1.0 #
- Exposed
SliverPassthrough
constructor argumentminBoxExtent
. - Updated metadata and README.
0.0.0 #
- Initial release.