flex_grid_view 0.1.0 copy "flex_grid_view: ^0.1.0" to clipboard
flex_grid_view: ^0.1.0 copied to clipboard

A Flutter package that provides a flexible grid widget that arranges its children based on a provided pattern.

0.1.0 #

  • Initial release of the FlexGridView package
  • Added FlexGrid widget for creating flexible grid layouts with customizable patterns
  • Added support for custom row heights with runPattern parameter
  • Added option to limit the number of displayed children with maxChildren
  • Added support for overlay on the last visible child when number of children exceeds maxChildren
  • Comprehensive test coverage with widget tests and golden tests
3
likes
160
points
21
downloads

Publisher

verified publisherxdsahil.dev

Weekly Downloads

A Flutter package that provides a flexible grid widget that arranges its children based on a provided pattern.

Repository (GitHub)
View/report issues

Topics

#grid #flex #flexible-grid #flex-grid #flutter-grid

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flex_grid_view