orlikraf / flutter-hexagon

MIT License
30 stars 17 forks source link

fixes height/width constraints as described in issue 10, and handles … #11

Closed sshipman closed 3 years ago

sshipman commented 3 years ago

fixes height/width constraints as described in issue 10, and handles grids that don't actually need offsetting (single column flat grids, single row pointy grids)

See demo screenshot attached: hexoffsetgrid_constraints_fix Fixes #10