How to navigate through documents within a collection (e.g. via previous/next)

Actions & Logic

I created two screens: A listview, showing entries from a collection, and a detailed view – showing one entry at a time from the same collection. I can easily go back and forth between listview and detail view but I want to allow users to navigate to the next or previous entry while on the detail page. Please see the screenshots below.

I was browsing the internet and the community for hours but could not find any easy-to-follow instructions – or any relevant snippets. I know it must have to do something with state management but I just cannot figure out how to implement it and get it to work. I am a beginner. Thanks for your help.

What have you tried so far?

Watched a few videos on state management and dynamic listview. Mostly FlutterFlows own tutorials but also a few from diverse YouTubers

Did you check FlutterFlow's Documentation for this topic?
Yes
3 replies