aagarwal1012 / Liquid-Pull-To-Refresh

🔁 A custom refresh indicator for flutter.

Home Page:https://pub.dev/packages/liquid_pull_to_refresh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interact with list item

opened this issue · comments

Is it possible to interact with list items using on pressed?

For example, I would like to navigate to another screen based on which item is pressed.

Thanks!

@D0naldSh1m0da, surely you can interact with the list items. By the way, are you facing any kind of problem while interacting with the ListView?