aligned_grid_view
Aligned grid widgets for Flutter that size every tile in a row equally.
0.1.1
ahmdt/aligned_grid_view
What this package is like to depend on
Last release 5 days ago
18 Aug 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
0 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Aug 2026 to Aug 2026Releases
latest 2-
0.1.118 Aug 2026Release notes
Open source →- Exclude development files and the example app from the published package.
- Link to the example app and benchmark notes in the repository.
-
0.1.017 Aug 2026Release notes
Open source →- Add
mainAxisExtentBuilderfor known, variable row extents. - Improve scrolling and jump performance for known fixed and variable row extents by using direct sliver grid geometry and cached prefix offsets.
- Avoid rebuilding layouts for scroll-only constraint changes and reduce content-driven row layout work.
- Correct trailing main-axis spacing and expose semantics for each tile.
- Add