flutter_responsive_grid 1.0.5 flutter_responsive_grid: ^1.0.5 copied to clipboard
A responsive grid layout for Flutter. With ResponsiveGrid and ResponsiveGridItem you can get the same behavior of Boostrap Grid System
[1.0.5] - 08/03/2020 #
- Add option for use or not the IntrinsicHeight
[1.0.4] - 08/02/2020 #
- Added example
- Added images
[1.0.3] - 08/02/2020 #
- Added MainAxisAlignment
- Added CrossAxisAlignment
- Added IntrinsicHeight to rows
[1.0.2] - 08/02/2020 #
- the file index.dart was renamed to flutter_responsive_grid.
[1.0.1] - 08/02/2020 #
- Reformat code.
[1.0.0] - 08/02/2020 #
- initial release.