sliver_tools 0.2.0 copy "sliver_tools: ^0.2.0" to clipboard
sliver_tools: ^0.2.0 copied to clipboard

outdated

A set of useful sliver tools that are missing from the flutter framework

0.2.0 - 2021-03-06 #

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.1.10 - 2020-12-10 #

Further improved childScrollOffset of MultiSliver. MultiSliver now correctly passes the incoming precedingScrollExtent to the children.

0.1.9 - 2020-11-11 #

Fixed edge cases for applyPaintTransform and childScrollOffset of MultiSliver.

0.1.8 - 2020-10-26 #

Improved hit testing of positioned children in SliverStack.

0.1.7 - 2020-10-09 #

Fixed issue where hit testing of positioned children in SliverStack failed.

0.1.6 - 2020-10-05 #

Fixed issue where hit testing of a pinned SliverPinnedHeader failed.

0.1.5 - 2020-09-19 #

0.1.4+1 - 2020-09-19 #

Fixes small layoutExtent issue in MultiSliver

0.1.4 - 2020-09-19 #

0.1.3 - 2020-09-11 #

Added SliverCrossAxisConstrained with thanks to @remonh87

0.1.2+3 - 2020-09-07 #

  • Improved handling of reverse scroll direction
  • Added insetOnOverlap parameter to SliverStack

0.1.2+2 - 2020-09-07 #

Fixed a small analysis issue

0.1.2 - 2020-09-07 #

Added the following widgets:

0.1.1 - 2020-09-03 #

Updated readme and changelog links

0.1.0 - 2020-09-03 #

Initial release including:

1.43k
likes
0
points
733k
downloads

Publisher

verified publisherpietervanloon.com

Weekly Downloads

A set of useful sliver tools that are missing from the flutter framework

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sliver_tools