tiled_grid_view 1.0.2
tiled_grid_view: ^1.0.2 copied to clipboard
A flexible tiled grid view layout system for Flutter with automatic row distribution and layout warnings.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 #
Tilewidget - A customizable tile with label, icon, color, and flex supportTileMenuwidget - Automatic grid layout with flex-based row distribution- Automatic foreground color calculation based on background luminance
- Visual warnings for layout inefficiencies and flex overflow
- Comprehensive documentation and example app
1.0.1 #
- Screenshot of the package
1.0.2 #
- Changed
Tilelayout to display icon above the label instead of beside it - Replaced
OutlinedButton.iconwithMaterial+InkWellfor more flexible styling