PackageTrack
Sign in Get early access

responsive_grid_list

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

1.4.1 9.0K downloads/mo #3065 most downloaded on pub.dev hauketoenjes/responsive_grid_list

What this package is like to depend on

Last release 11 months ago

20 Sep 2025

Ships unpredictably

gaps range from 4 weeks to 2.0 years

Nearly every release is documented

notes for 15 of 15 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

15 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

15 releases · Feb 2021 to Sep 2025
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 1.4.1 20 Sep 2025
    Release notes

    Full Changelog: v1.4.0...v1.4.1

    Open source →
    Release notes
    • Update packages
    Open source →
  2. 1.4.0 30 Sep 2023
    Release notes

    What's Changed

    Full Changelog: v1.3.3...v1.4.0

    Open source →
    Release notes
    • Update dart version constraints to ">=2.17.0 <4.0.0"
    Open source →
  3. 1.3.3 30 Sep 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.3.2...v1.3.3

    Open source →
    Release notes
    • Update dependencies
    • Fix typo in README
    Open source →
  4. 1.3.2 15 Apr 2023
    Release notes

    What's Changed

    • feat: Update dependencies, apply updated linting rules by @hauketoenjes in #16

    Full Changelog: v1.3.1...v1.3.2

    Open source →
    Release notes
    • Update dependencies
    • Apply updated linting rules
    Open source →
  5. 1.3.1 30 Jan 2023
    Release notes

    What's Changed

    • Fixed a typo in the README example by @willov in #13
    • Release 1.3.1 by @hauketoenjes in #14
      • add screenshots to pubspec.yaml
      • add changes to changelog
      • update deps

    New Contributors

    Full Changelog: v1.3.0...v1.3.1

    Open source →
    Release notes
    • Added screenshots to pubspec.yaml
    • Fixed typo in README
    Open source →
  6. 1.3.0 07 Sep 2022
    Release notes
    • Add the possibility to pass ListViewBuilderOptions to the ResponsiveGridList widget
    • Add the possibility to pass SliverChildBuilderDelegateOptions to the ResponsiveSliverGridList widget
    • Deprecate the shrinkWrap property of ResponsiveGridList. Use listViewBuilderOptions.shrinkWrap instead.
    • Update dart version constraints to >=2.17.0
    • Use very_good_analysis as linter
    Open source →
    Release notes
    • Add the possibility to pass ListViewBuilderOptions to the ResponsiveGridList widget
    • Add the possibility to pass SliverChildBuilderDelegateOptions to the ResponsiveSliverGridList widget
    • Deprecate the shrinkWrap property of ResponsiveGridList. Use listViewBuilderOptions.shrinkWrap instead.
    • Update dart version constraints to >=2.17.0
    • Use very_good_analysis as linter
    Open source →
  7. 1.2.5 17 Jul 2022
    Release notes
    • Update dependencies
    • Add tests
    Open source →
    Release notes
    • Update dependencies
    • Add tests
    Open source →
  8. 1.2.4 04 Mar 2022
    Release notes
    • Add minItemsPerRow property
    Open source →
    Release notes
    • Add minItemsPerRow property
    Open source →
  9. 1.2.3 20 Oct 2021
    Release notes
    • Add maxItemsPerRow property
    • Add ResponsiveGridListBuilder to allow usage with any List / Column.
    Open source →
  10. 1.2.2 14 Oct 2021
    Release notes
    • Add shrinkWrap property for ResponsiveGridList
    Open source →
  11. 1.2.1 09 Aug 2021
    Release notes
    • Update README
    Open source →
  12. 1.2.0 12 Apr 2021
    Release notes
    • Added ability to add spacing around the grid with horizontalGridMargin and verticalGridMargin
    • 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
    Open source →
  13. 1.1.0 08 Mar 2021
    Release notes
    • Updated dependencies and package to null safety
    Open source →
  14. 1.0.1 11 Feb 2021
    Release notes
    • The rowMainAxisAlignment can now be set on the GridList's
    Open source →
  15. 1.0.0 11 Feb 2021
    Release notes
    • Initial Release of responsive_grid_list
    • ResponsiveGridList and ResponsiveSliverGridList are available
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive