aligned_grid_view 0.1.1 copy "aligned_grid_view: ^0.1.1" to clipboard
aligned_grid_view: ^0.1.1 copied to clipboard

Aligned grid widgets for Flutter that size every tile in a row equally.

0.1.1 #

  • Exclude development files and the example app from the published package.
  • Link to the example app and benchmark notes in the repository.

0.1.0 #

  • Add mainAxisExtentBuilder for 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.

0.0.1 #

  • Add aligned scroll-view and sliver grid widgets.
4
likes
150
points
151
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Aligned grid widgets for Flutter that size every tile in a row equally.

Repository (GitHub)
View/report issues

Topics

#flutter #grid #layout #sliver #scrolling

License

MIT (license)

Dependencies

flutter

More

Packages that depend on aligned_grid_view