responsive_grid
Responsive Grid Layout and List for Flutter
2.4.4
12K downloads/mo
#2717 most downloaded on pub.dev
muhammad369/ResponsiveGrid_Flutter
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 13 months
Most releases are documented
notes for 11 of 17 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
17 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
17 releases · Jul 2019 to Aug 2023Releases
latest 17-
2.4.425 Aug 2023Nothing published for this version
-
2.4.325 Aug 2023Nothing published for this version
-
2.4.223 Jul 2023Nothing published for this version
-
2.4.119 Jun 2023Nothing published for this version
-
2.4.018 Jun 2023Release notes
Open source →ResponsiveLocalWidgetandResponsiveLocalBuilderprovide a responsive Widget or Builder for its own width, not the viewport's, they are just wrappers on top of flutterLayoutBuilder
-
2.3.008 Jun 2023 -
2.2.013 Mar 2023Release notes
Open source →ResponsiveWidget,ResponsiveBuilderandresponsiveValue()- some fixes from grateful PRs
-
2.1.026 Apr 2022Release notes
Open source →- Added
ResponsiveGridBreakpointsfor override default breakpoints - Added optional
debugproperty atinitScaling()function - Added
keyproperty atResponsiveGridRow,ResponsiveGridCol,ResponsiveGridListwidgets
- Added
-
2.0.004 Apr 2021 -
1.3.004 Apr 2021Release notes
Open source →ResponsiveGridRownow has propertyrowSegments, 12 by default instead of dividing the columns in aResponsiveGridRowto 12 segments you can now set the number of segments as you like
-
1.2.123 Aug 2020 -
1.2.1+123 Aug 2020Nothing published for this version
-
1.2.020 Jun 2020Release notes
Open source →- added property
ResponsiveGridRow.crossAxisAlignmentdefault valueCrossAxisAlignment.start - added property
ResponsiveGridList.rowMainAxisAlignmentdefault valueMainAxisAlignment.start
- added property
-
1.1.119 Nov 2019Release notes
Open source →- (beta) use the scale() global function to scale font size, margin, padding, width, etc, but you must call initScaling() before
-
1.1.009 Nov 2019Release notes
Open source →- you can set the ResponsiveGridList to be rendered as a Column not a List (not scrollable), by setting 'scroll' to false
-
1.0.128 Jul 2019 -
1.0.028 Jul 2019Nothing published for this version