Inspired by bootstrap , This is dynamic grid layout that you can use Like a bootstrap grid, and the size is following material UI break points. But, don't to worry you can customize your break point like here. This package purely using mediaquery, don't worry about the render.
34th element breaks sequence of elements. 12th becomes 1st, 34th -> 22
Flutter 3.24.5 Dart 3.5.4 simple_grid 0.1.4
Code to reproduce:
BTW Thanks for the lib. Best grid i found.