Edson Bueno
Edson Bueno
Hi @vintage . This is currently not possible, but you're the third one asking for this feature. If more demand comes in, I'll definitely give it a shot.
I was going to use another issue for this @vintage , but let's use this one. I think you explained what you want in a better way.
Yes, @NamanShergill, it definitely is! I just couldn't allocate the time for it yet, stuffed with work.
Can any of you confirm @IvanAleksandrov94's [implementation](https://github.com/EdsonBueno/infinite_scroll_pagination/issues/56#issuecomment-890392710) is what you're looking for? If yes, I can expand on it and make it into the package. If not, what's missing?
Hi @sm2017. First of all, I'm sorry for the delay. I was on a trip for the past few days and just got back today. The package doesn't have an...
No updates. But let's reopen the issue in case anyone else has interest.
Hi @basketball-ico Please, take a look at [this](https://pub.dev/packages/infinite_scroll_pagination/example#custom-layout). It might help
Hi @szymonmazanik . Please, help me understand what you need. Do you want a paginated list where each item is an expandable panel or do you want each panel to...
Great! Have you looked at [this section](https://pub.dev/packages/infinite_scroll_pagination/example#custom-layout)? Maybe it can help you create a `PagedExpansionPanelList` on your own. I definitely want to add this to the package but I'm not...
Hi @creativecreatorormaybenot , I'm curious to know how you'd do that with a regular `SliverList`, because it seems to me that not even `SliverList` works this way.