Search Channels implementation
alperefesahin opened this issue · 0 comments
alperefesahin commented
StreamChannelListView
widget gives itemBuilder, and it has its own index, items, buildcontext. So here I can not use an index since there is an item parameter which has own index.
for example, if length of the items is 5, then index goes to 5