centered_grid 1.0.0 copy "centered_grid: ^1.0.0" to clipboard
centered_grid: ^1.0.0 copied to clipboard

A customizable Flutter grid widget that automatically centers the last row when the number of items is less than the cross-axis count.

1.0.0 #

🎉 Initial Release

  • Introduced CenteredGrid, a lightweight Flutter widget for displaying items in a flexible grid layout.
  • Automatically centers the last row when it contains fewer items than the defined crossAxisCount.
  • Supports custom spacing with crossAxisSpacing and mainAxisSpacing.
  • Compatible with any IndexedWidgetBuilder for dynamic content creation.
  • Optimized for readability, simplicity, and smooth scrolling performance.
1
likes
0
points
79
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter grid widget that automatically centers the last row when the number of items is less than the cross-axis count.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on centered_grid