letsar / flutter_staggered_grid_view

A Flutter staggered grid view
MIT License
3.15k stars 510 forks source link

Masonry Separator? #337

Open esodot opened 8 months ago

esodot commented 8 months ago

Hi, is it possible to have a custom separator (like one a listview has) to be part of masonry implementation? The Separator would be useable to add custom Widget between the items in full width. One common usecase is to have a full width ads banner between the masonry structure. Thank you and kind regards esodot

kawi15 commented 8 months ago

Did you find any solution to achieve that?

sairambv49 commented 6 months ago

Did you find any other work around for this @esodot ? if yes, kindly provide some details on that.

esodot commented 2 months ago

@sairambv49 sadly I didn't yet, was hopping it will be implemented in the package