alperefesahin/flutter_social_chat

Search Channels implementation

Closed this issue · 0 comments

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