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

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

0.1.2 #

  • Add rowExtentListenable for animated content-driven tile extents.
  • Preserve equal tile heights while notified size animations update a row.

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.
5
likes
150
points
409
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