responsive_grid_list 1.2.0 copy "responsive_grid_list: ^1.2.0" to clipboard
responsive_grid_list: ^1.2.0 copied to clipboard

outdated

A Flutter plugin to create responsive grid lists using ListView.builder() or SliverList with a SliverChildBuilderDelegate.

1.2.0 12.04.2021 #

  • Added ability to add spacing around the grid with horizontalGridMargin and verticallGridMargin
  • Added ability to customize horizontal and vertical spacing between grid items with horizontalGridSpacing and verticalGridSpacing

Migrating from version [1.1.0] #

  • Replace spacing with horizontalGridSpacing and verticalGridSpacing

1.1.0 08.03.2021 #

  • Updated dependencies and package to null safety

1.0.1 12.02.2021 #

  • The rowMainAxisAlignment can now be set on the GridList's

1.0.0 11.02.2021 #

  • Initial Release of responsive_grid_list
  • ResponsiveGridList and ResponsiveSliverGridList are available
144
likes
0
points
12.7k
downloads

Publisher

verified publisherhtoenjes.de

Weekly Downloads

A Flutter plugin to create responsive grid lists using ListView.builder() or SliverList with a SliverChildBuilderDelegate.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, quiver

More

Packages that depend on responsive_grid_list