Dimibe / grouped_list

A Flutter ListView in which items can be grouped into sections.
https://pub.dev/packages/grouped_list
MIT License
391 stars 107 forks source link

Is there a way to draw a widget at the end of the last item? #176

Closed ivangoluuk closed 9 months ago

ivangoluuk commented 1 year ago

I would like to draw a separator at the end of the last item

Dimibe commented 9 months ago

Hi @ivangoluuk, this feature is implemented with #189. The feature will be available in the next release which will be aavailable in the next week.