listview builder RangeError (index): Invalid value: Not in inclusive range – Flutter
I have a list inside a ListView.builder. Inside the list are dates. I want to compare the date on the current index with the next date (index + 1). If it is different, I want to add a headline: if…