flex_grid_layout 1.0.1 copy "flex_grid_layout: ^1.0.1" to clipboard
flex_grid_layout: ^1.0.1 copied to clipboard

Responsive grid that automatically adjusts its items based on available width.

[1.0.1] #

Added #

  • Full example with documentation in example/example.dart
  • Usage of DartDoc comments following Flutter best practices

[1.0.0] #

Added #

  • Initial release of FlexGridLayout
  • Core responsive grid functionality
  • Customizable minimum item width and height
  • Adjustable spacing between items and rows
  • Maximum items per row constraint
  • Comprehensive test suite
  • Full documentation and examples
  • MIT License

Features #

  • Automatic column adjustment based on available width
  • Built-in scroll support for overflow content
  • Flexible item sizing and spacing
  • Responsive layout adaptation
2
likes
160
points
200
downloads

Publisher

verified publisherjhonacode.com

Weekly Downloads

Responsive grid that automatically adjusts its items based on available width.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flex_grid_layout