tiled_grid_view 1.0.2 copy "tiled_grid_view: ^1.0.2" to clipboard
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 #

  • Tile widget - A customizable tile with label, icon, color, and flex support
  • TileMenu widget - 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 Tile layout to display icon above the label instead of beside it
  • Replaced OutlinedButton.icon with Material + InkWell for more flexible styling
2
likes
160
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible tiled grid view layout system for Flutter with automatic row distribution and layout warnings.

Repository (GitHub)
View/report issues

Topics

#grid #layout #tiles #ui #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tiled_grid_view