s_gridview 1.0.0
s_gridview: ^1.0.0 copied to clipboard
A lightweight, customizable grid-like Flutter widget with index-based scrolling and visual scroll indicators
1.0.0 #
- Version 1.0.0
Added #
- Public
MyGridViewwidget with customizable cross-axis item count and layout - Index-based scrolling using
IndexedScrollController(viaindexscroll_listview_builder) - Optional scroll indicators when more rows are present for improved UX
- Support for custom padding, scroll controller injection, and automatic scroll-to-index
Fixed #
- Initial release; no bug fixes yet
0.0.1 #
- Initial release