flutter_wall_layout 2.1.2
flutter_wall_layout: ^2.1.2 copied to clipboard
A Layout widget displaying a set of bricks (widgets with different shapes) as a vertical or horizontal list, like a wall...
2.1.2 29/03/2025 #
- Upgrade versions
- Add primaryAxisStoneSize feature
2.1.1 26/09/2021 Fix documentation #
- Fix documentation
2.1.0 26/09/2021 Externalize positionning algorithm #
- Adding WallBuilder parameter, allowing you to define your own algorithm involved in positioning stones
2.0.0 Migrate to Null Safety. #
- Migration to dart null safety.
1.0.0 31/12/2020. #
- Add base code that let you display a wall of stones, like Maya did (does the end of the world is tonight ? XD).