Pass full Backend Query with navigation

Database & APIs

Hi! I'm making a content app with some audio, video and pdf. In total there will be almost 30 different channels. I was wondering if there is some way for me to only have one page for audio-channels, one for video-channels, and one for pdf-channels? To make that work, I would need to pass a full Backend Query from one page to the next.

For example: I click on one channel in a channel list, and the backend query for that channel is passed to the next page to fill the content. See pictures for an example of a channel page and an audio page.

What have you tried so far?

I've tried all methods I can come up with, but no success. Tried passing Document to page parameters, but that only passes one document.

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