slide_item 1.0.8 copy "slide_item: ^1.0.8" to clipboard
slide_item: ^1.0.8 copied to clipboard

The Flutter ListView's Item sliding component. You don’t need to change the existing code, you only need to wrap the original Widget with two widgets provided by this package

[1.0.8] - 修复第一个Item无法自动关闭的问题,支持为每个item设置单独的侧滑Item宽度,Fix the problem that the first Item cannot be closed automatically, and support to set a separate sliding Item width for each item #

[1.0.7] - 修复setState时已打开Item被关闭的问题,Fix the problem that the opened item is closed when setState #

[1.0.6] - 关闭阈值判定逻辑调整,Turn off threshold decision logic adjustment #

[1.0.5] - 支持直接通过宽度数值来定制侧边菜单的宽度,Support to customize the width of the side menu directly by the width value #

[1.0.4] - 支持从左向右滑动,优化滑动性能,Support swipe from left to right ,optimize scroll performance #

[1.0.3] - 更新文档,Update document #

[1.0.3-adapt] - 兼容1.9,更新文档,Compatible with flutter v-1.9, updated documentation #

[1.0.2] - 调整描述2,描述写太长了 #

[1.0.2-adapt] - 兼容1.9版本 #

[1.0.1] - 调整描述 #

[1.0.0] - 基础功能完成 #

3
likes
35
pub points
3%
popularity

Publisher

unverified uploader

The Flutter ListView's Item sliding component. You don’t need to change the existing code, you only need to wrap the original Widget with two widgets provided by this package

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on slide_item