matanlurey / sector.dart

Fast and intuitive 2D data structures.
https://pub.dev/packages/sector
8 stars 0 forks source link

Add `<Grid>.resize(int width, int height)` #24

Closed matanlurey closed 2 months ago

matanlurey commented 2 months ago

Can default to ..width = width..height = height, but could be optimized as well.