tiled_grid_view 1.0.0
tiled_grid_view: ^1.0.0 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 #
Added #
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