letsar / flutter_staggered_grid_view

A Flutter staggered grid view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Masonry Separator?

esodot opened this issue · comments

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

Did you find any solution to achieve that?

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